Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
The laravel-acl migrations have the 'users' table name hardwired in them and this pull request replaces the hard-wired names with the configured name at acl.users_table.
It also does not drop the users table in the down() method of the migration that creates the users table if it doesn't already exist as I believe this should not be done, see the comment added inside that method.
2.0.4
Supports Laravel 7
2.0.3
Laravel >=5.8 accepts cache in seconds not in minutes anymore.
1.0.0
2.0.2
Bug fixes to support Laravel 6.
v0.1.3
Some adjustments and bug fixes.
v0.1.0
Intial laravel-acl release.
v0.1.2
Some bugs were fixed.
Weaver
How can I help you explore Laravel packages today?