📅  最后修改于: 2022-03-11 15:00:53.039000             🧑  作者: Mango
check your config anc env. file
config.app.url: env('APP_URL').
change APP_URL in .env is set to http://localhost to http://localhost:8000
The solution is to change your APP_URL value to http://localhost:8000