Open sdebarun opened 5 years ago
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
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].