alistaircol
Open main menu
Articles
composer
Creating a fresh Laravel installation with Docker
A command I’ve used a few times to install a fresh Laravel project into the cwd’s src/ folder, leaving the cwd for your own README, Docker, Terraform, etc. files.
laravel
docker
php
composer
Published
Fri, 14 May 2021 19:28
To top