Change public folder in laravel apps
You have encountered a situation where you need to change public folder in laravel apps either due to shared hosting providers or different directory structure of application. like in Hostinger, you need to rename your public folder to public_html. a...
rajeshtva.hashnode.dev2 min read