CyberPanel Redirect to 404.html Page, Cause Too Many Redirects Error! Laravel!

I have Cyberpanel installed on a VPS server. I have a few websites running there. Now I created a subdomain and installed a Laravel application. But when I enter the URL it takes me to a 404.html page and the chrome browser shows ERR_TOO_MANY_REDIRECTS.

How do I solve the problem?

Restart LiteSpeed webserver and check.
If the problem still exist then the problem could be in your .htaccess file.
Can you share your .htaccess file?

Yes the problem solved after restarting litespeed issue fixed, thanks for your support