Laravel 12
#15656
Replies: 2 comments
-
Filament v3 is feature freeze but in my opinion, since laravel 12 is a maintenance release and does not contain big breaking changes we can have it for filament v3. about the dependencies, you don't need to remove the laravel 10 requirements. if the codebase does not use deprecated pest v2 features we can use both pest v2 and v3 together.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Filament v3 works like a charm with Laravel 12. But, some Filament 3 plugins do not work with Laravel 12 because of some dependences breaking. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a plan to support Laravel 12 for Filament v3?
I wanted to make PR but saw that only Pest v3 supports Laravel 12 (where we then also have to drop the Laravel 10 requirement).
I can look into it, but wanted to make sure the work wouldn't be for nothing.
Beta Was this translation helpful? Give feedback.
All reactions