-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Not supported in laravel 6 #960
Comments
same here |
|
I fork this project and adjusted it for integration with laravel 6 |
@jromero98 Can you share the adjusted code? |
https://github.com/jromero98/entrust tag 0.2 for laravel 5.8 and tag 0.3 laravel 6 |
Manually upgraded to Laravel 6 if anyone interested: https://packagist.org/packages/gghughunishvili/entrust |
I'm taking this as a sign that the project is dead. |
This is the best alternative to entrust with laravel 6 and follows the same schema and provide some additional features like seed config. Try this. https://packagist.org/packages/shanmuga/laravel-entrust |
With a single contributor. No thanks. |
I have adjusted the project to be compatible with lumen https://github.com/jromero98/entrust, modificando el archivo entrust.php with 'type' => 'api' |
I am getting this error when I try to upgrade laravel 5.8.* to 6.0.* version.
Installation request for laravel/framework ^6.0 -> satisfiable by laravel/framework[v6.0.0, v6.0.1, v6.0.2, v6.0.3, v6.0.4, v6.1.0, v6.2.0, v6.3.0, v6.4.0].
The text was updated successfully, but these errors were encountered: