Skip to content

Commit e930165

Browse files
authored
Update core.blade.php
missing word
1 parent 9fca02d commit e930165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ai/filament/core.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Filament
2-
- Filament is by this application, check how and where to follow existing application conventions.
2+
- Filament is used by this application, check how and where to follow existing application conventions.
33
- Filament is a Server-Driven UI (SDUI) framework for Laravel. It allows developers to define user interfaces in PHP using structured configuration objects. It is built on top of Livewire, Alpine.js, and Tailwind CSS.
44
- You can use the `search-docs` tool to get information from the official Filament documentation when needed. This is very useful for Artisan command arguments, specific code examples, testing functionality, relationship management, and ensuring you're following idiomatic practices.
55

0 commit comments

Comments
 (0)