Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mrahmedmosaad's avatar

laravel 8 vue 3 on host server login error

https://drive.google.com/file/d/1hYoL-MT5s4jEdMAty-ySYPQSfouC8jqv/view?usp=sharing My image laravel 8 vue 3 on host server login error no error with local server error msg: Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required " when register new user

0 likes
3 replies
vincent15000's avatar

Impossible to help you if you don't show your code and explain which authentication system you are using.

mrahmedmosaad's avatar

you are right, I'm sorry for that.

Laravel 8 Vue + VueRouter + Vuex Login, register, update profile password reset Authentication with Sanctum Tailwind + Heroicons

1 like
mrahmedmosaad's avatar

after many tries I found the problem has been solved after change .env

APP_URL=

to my website url

1 like

Please or to participate in this conversation.