/docker-laravel-app

Playing with docker to build a Laravel environment

Primary LanguageShell

Template for Laravel projects in Docker

REQUIREMENTS

INSTALL

  • First run the containers via the go.sh script. You can change the names of your containers.
bash go.sh
  • Second create your laravel project via the create-laravel-app.sh script.
bash create-laravel-app.sh