Skip to content
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

Open
sdebarun opened this issue Oct 28, 2019 · 10 comments
Open

Not supported in laravel 6 #960

sdebarun opened this issue Oct 28, 2019 · 10 comments

Comments

@sdebarun
Copy link

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
Copy link

same here

@andreneves
Copy link

  • 1

@jromero98
Copy link

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

@sam-mak-dream
Copy link

@jromero98 Can you share the adjusted code?

@jromero98
Copy link

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

@gghughunishvili
Copy link

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

@SuperlativeEntity
Copy link

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

@shanmuga3
Copy link

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
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants