shanmuga3/laravel-entrust

entrust setup tables not displayed in database's table list

Closed this issue · 2 comments

I have followed all your instruction .. all thinks are clear but I could not see 'permission', 'permission role', 'role' in my database table.
entrust

After run this command

php artisan laravel-entrust:setup

It will create entrust_setup_tables.php in migration folder, after than run

php artisan:migrate

to create tables. Can you see entrust_setup_tables.php in migrations folder.

You Can refer this repo for reference. https://github.com/shanmuga3/laravel-blog