Laravel deploy to 000webost 500 server error

I carefully follow the steps here to deploy my laravel project:

But in the end I got an 500 error. I already turn on php errors on my .htaccess but the 000webhost 500 error on view.

There is server 500 error

Can you enable debugging of Laravel using the documentation from them?
Laravel is not 100% supported so I always recommend using Hostinger where you will face no issues, but you can surely troubleshoot your script or use alternative hosting instead.

Hello! What is the exact URL under which you experience the issue?

1 Like

Enabled debugging.

It seems 500 doesn’t appear without the .htaccess file which would likely indicate some bad rules / unsupported.
If any rules are to do with compression remove them when you upload your next .htaccess

This topic was automatically closed after 24 hours. New replies are no longer allowed.