Laravel Local Development
These days, containerization and virtual machines are more than a buzzword, it's a way of systematically organizing various structures that power a website or app. We can better allocate resources such as memory and disk space when we utilize contain...
alicki.hashnode.dev6 min read
Osamu
Full stack LAMP and JS developer
Thanks Adam. Setting up a productive local dev environment is such an important aspect of web development. I personally like dockerised environments, especially on Linux based OS. Devilbox is another all inclusive, kitchen sink type dockerised setup. However it is relatively simple to selectively use certain containers, depending on the needs of the project.