kineticamobile / lumki

Laravel 8 Users Management. Add-on to Jetstream, using spatie/laravel-permissions & lab404/laravel-impersonate
Other
75 stars 26 forks source link

Problems with Laravel 9 #15

Closed marcoroma closed 1 year ago

marcoroma commented 2 years ago

Hi, how we can integrate lumki into a Laravel 9 project?

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require kineticamobile/lumki:*" to figure out if any version is installable, or "composer require kineticamobile/lumki:^2.1" if you know which you need.

branigan commented 1 year ago

Solved on v0.1.11