问题
i hope you can help me with that stuff
so i completed a client's laravel app and tried to host it on the client's server but it was not working , it was showing the error
End of script output before headers: index.php
i hope you help me solve the problem
Server is Runing on CentosLinux Os:
Apache v : 2.4
php v : 7.2
Mysql v :10.1
My Application is Built on : Laravel Framework v7.2
回答1:
Laravel 7 needs php >= 7.2.5
Take a look to the server requirements in Laravel 7 docs
来源:https://stackoverflow.com/questions/63979156/i-could-not-host-my-laravel-app-on-server