A modern take on a scalable structure for your Laravel API Posted by Esben Petersen on April 11, 2016 tl;dr This article will demonstrate how to separate your Laravel project into "folders-by-component" rather than "folders-by-type". Confused? See the example here or the library here. Introduction Over time when your API grows in size it also grows in complexity. Many moving parts work together in