Skip to content

Commit d26c455

Browse files
authored
Update README to include Livewire v4 and Filament v5 in supported versions (#433)
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
1 parent 8eaf73a commit d26c455

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

README.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -103,23 +103,23 @@ Once Laravel Boost has been installed, you're ready to start coding with Cursor,
103103

104104
Laravel Boost includes AI guidelines for the following packages and frameworks. The `core` guidelines provide generic, generalized advice to the AI for the given package that is applicable across all versions.
105105

106-
| Package | Versions Supported |
107-
|---------|-------------------|
108-
| Core & Boost | core |
106+
| Package | Versions Supported |
107+
|---------|------------------------|
108+
| Core & Boost | core |
109109
| Laravel Framework | core, 10.x, 11.x, 12.x |
110-
| Livewire | core, 2.x, 3.x |
111-
| Flux UI | core, free, pro |
112-
| Herd | core |
113-
| Inertia Laravel | core, 1.x, 2.x |
114-
| Inertia React | core, 1.x, 2.x |
115-
| Inertia Vue | core, 1.x, 2.x |
116-
| Pest | core, 4.x |
117-
| PHPUnit | core |
118-
| Pint | core |
119-
| Tailwind CSS | core, 3.x, 4.x |
120-
| Livewire Volt | core |
121-
| Laravel Folio | core |
122-
| Enforce Tests | conditional |
110+
| Livewire | core, 2.x, 3.x, 4.x |
111+
| Flux UI | core, free, pro |
112+
| Herd | core |
113+
| Inertia Laravel | core, 1.x, 2.x |
114+
| Inertia React | core, 1.x, 2.x |
115+
| Inertia Vue | core, 1.x, 2.x |
116+
| Pest | core, 4.x |
117+
| PHPUnit | core |
118+
| Pint | core |
119+
| Tailwind CSS | core, 3.x, 4.x |
120+
| Livewire Volt | core |
121+
| Laravel Folio | core |
122+
| Enforce Tests | conditional |
123123

124124
### Keeping Guidelines Up-to-Date
125125

@@ -144,15 +144,15 @@ You may also automate this process by adding it to your Composer "post-update-cm
144144
## Available Documentation
145145

146146
| Package | Versions Supported |
147-
|---------|-------------------|
148-
| Laravel Framework | 10.x, 11.x, 12.x |
149-
| Filament | 2.x, 3.x, 4.x |
150-
| Flux UI | 2.x Free, 2.x Pro |
151-
| Inertia | 1.x, 2.x |
152-
| Livewire | 1.x, 2.x, 3.x |
153-
| Nova | 4.x, 5.x |
154-
| Pest | 3.x, 4.x |
155-
| Tailwind CSS | 3.x, 4.x |
147+
|---------|--------------------|
148+
| Laravel Framework | 10.x, 11.x, 12.x |
149+
| Filament | 2.x, 3.x, 4.x, 5.x |
150+
| Flux UI | 2.x Free, 2.x Pro |
151+
| Inertia | 1.x, 2.x |
152+
| Livewire | 1.x, 2.x, 3.x, 4.x |
153+
| Nova | 4.x, 5.x |
154+
| Pest | 3.x, 4.x |
155+
| Tailwind CSS | 3.x, 4.x |
156156

157157

158158
## Adding Custom AI Guidelines

0 commit comments

Comments
 (0)