Open fabiomlferreira opened 7 months ago
Its there any update for laravel 11 installation because I am not able to install it
We will plan to release it by mid-Jun 2024. I'm a bit busy with some other schedule. so we will plan to release it along with other packages by mid-June 2024. #1098
Hello, is there any updates about it?
Anticipating eagerly at a crossroads. 😉
@mitulgolakiya could you please confirm if there have been any updates regarding the release scheduled for mid-June 2024?
Really could use that L11 update...any update on the ETA?
Sorry for the delay, guys. Running a bit busy. I'll surely get it done before the end of this month. Possibly next week only.
Sorry for the delay, guys. Running a bit busy. I'll surely get it done before the end of this month. Possibly next week only.
No worries, many thanks for the update 8)
Guys, I tried to update to laravel 11, But just updating laravel-generator is not enough. I need to update several dependent packages as well,
The most challenging packages is adminlte-templates. Since it's dependent on adminlte theme. It's based on bootstrap 4 and now bootstrap 5 is released. Getting various errors in that. Also not sure when adminlte 4 beta which is dependent on bootstrap 5 will be released.
Also opencollective needs to be removed as it does not support L11 and should use spatie/laravel-html. so it's a major refactor.
I'm thinking of simplifying package stuff and planning to move to Tailwind instead of Bootstrap. so it's more compatible with future updates. so I need a bit time to make a decision.
Will post update in next several days.
I solved almost like that, with a duck tape of course using Tailwind CSS @ V0 .
At the moment this extension not support Laravel 11, the most significant issue is with the usage of getDoctrineSchemaManager() on TableFieldsGenerator.php