My Laravel 8 application was working fine server, but suddenly it shows a plain text of the php page in /public/index.php, can you help me?


My Laravel 8 application was working fine server, but suddenly it shows a plain text of the php page in /public/index.php, can you help me?


Looks like your web server isn't parsing PHP correctly
Check log files, they will probably point you to a misconfigured apache or nginx configuration
There isn't much information in your question, so you're going to get blanket answers
