Laravel website shows 500 error on cyberpanel

I got error after I install Laravel Script successful after that the script need to active but it show error because it cant load it. But I test install on my share hosting in Bluehost it work fine.
Please help.

Welcome @thearyheng Happy you are here

Kindly post your rewrite rules here for further assistance


Here it is.

Remove those rules and enter the following:

RewriteEngine On

RewriteRule . /index.php [L]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f

I recommend you use How to write Rewrite rules for OpenLiteSpeed! to write rules.

Note that is via cyberpanel not openlitespeed