-
Notifications
You must be signed in to change notification settings - Fork 381
Build for Mac
ucan-lab edited this page May 9, 2020
·
6 revisions
Build a new Laravel project.
$ git clone [email protected]:ucan-lab/docker-laravel.git
$ cd docker-laravel/infrastructure
$ make create-project
$ make install-recommend-packages
It is assumed that Laravel is already installed.
$ git clone [email protected]:ucan-lab/docker-laravel.git
$ cd docker-laravel/infrastructure
$ make init