Skip to content
Discussion options

You must be logged in to vote

Hey @blondie63 ,

Backpack does offer L10 support, starting with CRUD v5.5. So your problem shouldn't be Backpack.

I know these composer errors can be confusing sometimes, maybe I can help debug this time. To me it looks like the "problem package" for you isn't Backpack/CRUD, but kitloong/laravel-migrations-generator. See:

  • Root composer.json requires kitloong/laravel-migrations-generator ^5.2 -> satisfiable by kitloong/laravel-migrations-generator[v5.2.0, v5.2.1, v5.2.2, 5.x-dev].

I think you should be using version 6 of that package - that's the one that has L10 support - https://github.com/kitloong/laravel-migrations-generator

Hope it helps.
Cheers!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by blondie63
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants