Skip to content

Instantly share code, notes, and snippets.

@matheus-souza
Created November 21, 2017 21:14
Show Gist options
  • Save matheus-souza/3c3466301eb2fa9a4c10163b283530cd to your computer and use it in GitHub Desktop.
Save matheus-souza/3c3466301eb2fa9a4c10163b283530cd to your computer and use it in GitHub Desktop.
Run with Laradock in Laravel project
cd ./laradock
docker-compose up -d nginx postgres
docker-compose exec --user=laradock workspace bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment