silverbux / laravel-angular-admin

Laravel + Angularjs + Bootstrap + AdminLTE binded by Gulp workflow Admin Dashboard Boilerplate / Starter.
http://silverbux.github.io/laravel-angular-admin/
MIT License
925 stars 414 forks source link

can't login when run project #101

Open sokhomhuy opened 7 years ago

sokhomhuy commented 7 years ago

as i follow the all information in read me than i run with this error image

ankitparmar372 commented 7 years ago

Did you run following command?? php artisan db:seed and check in and user_role table entry exist??

hotsun commented 6 years ago

I figured it out, to make auth work, you need to config the smtp well in .env For quick test you can just set the mail driver to log MAIL_DRIVER=log