Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

can't login when run project #101

Open
sokhomhuy opened this issue May 7, 2017 · 2 comments
Open

can't login when run project #101

sokhomhuy opened this issue May 7, 2017 · 2 comments

Comments

@sokhomhuy
Copy link

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

@ankitparmar372
Copy link

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

@hotsun
Copy link

hotsun commented Sep 9, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants