.htaccess for PHP (Laravel) apps got changed in shared hosting
I encountered an error which seemed quite weird (at least to me). I’ve been hosting a couple of Laravel apps on a shared server. Today, I noticed that these apps were not working, returning 403 errors.Then, I saw that .htaccess files were wrongly configured. Here’s the wrong .htaccess. After the wrong code above was replaced …