tuandm / laravue

Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
https://laravue.dev
MIT License
2.21k stars 653 forks source link

Unauthenticated error in 0.12.0 #204

Closed altynbek07 closed 4 years ago

altynbek07 commented 4 years ago

I installed version 0.12.0 and received Unauthenticated. error during authorization. Try reinstalling version 0.12.0, you will get this error. Also, the error alert is repeated twice. Attached a screenshot. image

tuandm commented 4 years ago

@altynbek07 Seems it's Santcum setting. Please check this issue. You should delete cookies after changing domain in .env file.

altynbek07 commented 4 years ago

@tuandm Thank you. I use Laravel Valet. In .env file I added my domain SANCTUM_STATEFUL_DOMAINS=localhost,127.0.0.1,laravue.test.