Hi,
Can not go to next step after click submit at setup page. Here is the access log of nginx.
[07/Feb/2022:10:23:17 +0000] “POST /setup HTTP/1.1” 302 370 “http://******.com/setup” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15”
Hi,
It may help to run php artisan migrate
from the command line
Thanks. It had been fixed after download new source code and replace existed code.