Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Laravel 11 #1100

Open
fabiomlferreira opened this issue Mar 25, 2024 · 10 comments
Open

Add support for Laravel 11 #1100

fabiomlferreira opened this issue Mar 25, 2024 · 10 comments

Comments

@fabiomlferreira
Copy link

At the moment this extension not support Laravel 11, the most significant issue is with the usage of getDoctrineSchemaManager() on TableFieldsGenerator.php

@patelakash2308
Copy link

Its there any update for laravel 11 installation because I am not able to install it

@mitulgolakiya
Copy link
Member

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

@mohssineAboutaj
Copy link

Hello, is there any updates about it?

@aldoyh
Copy link

aldoyh commented Jun 21, 2024

Anticipating eagerly at a crossroads. 😉

@TheGranthiq
Copy link

@mitulgolakiya could you please confirm if there have been any updates regarding the release scheduled for mid-June 2024?

@WoodyNaDobhar
Copy link

Really could use that L11 update...any update on the ETA?

@mitulgolakiya
Copy link
Member

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.

@WoodyNaDobhar
Copy link

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)

@mitulgolakiya
Copy link
Member

mitulgolakiya commented Oct 5, 2024

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,

  • laravel-generator-helpers
  • laravel-adminlte-ui
  • adminlte-templates

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.

@aldoyh
Copy link

aldoyh commented Oct 5, 2024

I solved almost like that, with a duck tape of course using Tailwind CSS @ V0 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants