The Wayback Machine - https://web.archive.org/web/20201103013106/https://github.com/ucan-lab/docker-laravel/pull/86
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accelerate Laravel on Docker for Mac #86

Open
wants to merge 2 commits into
base: main
from
Open

Accelerate Laravel on Docker for Mac #86

wants to merge 2 commits into from

Conversation

@ucan-lab
Copy link
Owner

@ucan-lab ucan-lab commented Oct 7, 2020

close #85

check

$ git clone -b feature/issue-85 [email protected]:ucan-lab/docker-laravel.git
$ cd docker-laravel
$ make create-project

$ make down
$ cp docker-compose.mac.yml docker-compose.yml
$ make up
$ make composer-install-for-mac

http://127.0.0.1

$ git clone -b feature/issue-85 [email protected]:ucan-lab/docker-laravel.git
$ cd docker-laravel
$ git clone [email protected]:laravel/laravel.git backend
$ make init

$ make down
$ cp docker-compose.mac.yml docker-compose.yml
$ make up
$ make composer-install-for-mac

http://127.0.0.1

@ucan-lab ucan-lab self-assigned this Oct 7, 2020
@ucan-lab ucan-lab force-pushed the feature/issue-85 branch 6 times, most recently from 1540ff3 to 1908b28 Oct 7, 2020
@ucan-lab ucan-lab force-pushed the feature/issue-85 branch from 1908b28 to d9f0d73 Oct 9, 2020
@ucan-lab ucan-lab changed the base branch from master to main Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.