Zizaco / entrust

Role-based Permissions for Laravel 5
MIT License
6.05k stars 1.29k forks source link

Not supported in laravel 6 #960

Open sdebarun opened 4 years ago

sdebarun commented 4 years ago

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].

emtiazzahid commented 4 years ago

same here

andreneves commented 4 years ago
jromero98 commented 4 years ago

I fork this project and adjusted it for integration with laravel 6

sam-mak-dream commented 4 years ago

@jromero98 Can you share the adjusted code?

jromero98 commented 4 years ago

https://github.com/jromero98/entrust tag 0.2 for laravel 5.8 and tag 0.3 laravel 6

gghughunishvili commented 4 years ago

Manually upgraded to Laravel 6 if anyone interested: https://packagist.org/packages/gghughunishvili/entrust

SuperlativeEntity commented 4 years ago

I'm taking this as a sign that the project is dead.

shanmuga3 commented 4 years ago

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

SuperlativeEntity commented 4 years ago

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.

jromero98 commented 4 years ago

I have adjusted the project to be compatible with lumen https://github.com/jromero98/entrust, modificando el archivo entrust.php with 'type' => 'api'