See my 5th reply here
https://laracasts.com/discuss/channels/laravel/next-issue-fonts-and-images-arent-visible
Sounds like shared hosting.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
When I type mysitename.com/test.php it works perfectly with no issues. But when I type mysitename.com/public it downloads the php file instead of rendering it.
I just moved my site to another server and it supports php7 same as the old server.
Any idea guys? Thanks
If set up correct, public should give
404 Not Found
That public folder is, well read that guide.
Please or to participate in this conversation.