kodeine / laravel-acl

Light-weight role-based permissions system for Laravel 6+ built in Auth system.
MIT License
786 stars 216 forks source link

Prefix na tabela Role User #253

Open joaopaulopvillela opened 4 years ago

joaopaulopvillela commented 4 years ago

O arquivo de migração /src/migrations/2015_02_07_172633_create_role_user_table.php não esta com a configuração de prefix.

kodeine commented 4 years ago

English please

amandiobm commented 4 years ago

Hey said that is missing the prefix config on that file.

amandiobm commented 4 years ago

And it seems to be missing here too 2015_11_30_232041_bigint_user_keys.php