Articles about

Server

Removing the /public segment in a Laravel 4 app

March 31st, 2013 — A new version of the article is here, if you're using Laravel 5. Laravel 4 requires you to put your app code one level higher than the web root,...

Laravel 5.5 On Shared Hosting

September 19th, 2017 — I already wrote on how to deploy a Laravel 4 app on a shared server that doesn't allow the structure that requires a public folder, and the rest of...