entrust setup tables not displayed in database's table list
Closed this issue · 2 comments
senthilkumar7915 commented
shanmuga3 commented
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.
shanmuga3 commented
You Can refer this repo for reference. https://github.com/shanmuga3/laravel-blog