Hello,
I moved a project from a local server to shared hosting.
I changed the php version for the domain.
I did not change the paths in index.php, because I changed the domain redirection to the public subdirectory (I have already done that and had no problems with it before). Now, when I try to load a page, it downloads me a file. On the server side, I also made composer dump-autoload.
I will add that some links work, I can go to example.com/home, but if I want to get to example.com it does not work