I'm trying to setup laravel (5.4.12) in shared hosting. Following this tutorial I had deleted my public_html
and created soft-link for public_html
to public
folder of laravel project. I had successfully setup laravel (5.3.29) following the same tutorial for my previous project. But this time when I try to open base url it downloads index.php
file of public directory of laravel folder. Can anyone help me out.
via Tanja Forsberg