Skip to content

A PHP development environment to running Laravel on Docker.

Notifications You must be signed in to change notification settings

rafael002/laravel-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Docker

Um ambiente de desenvolvimento PHP para executar o Laravel no Docker.

  • PHP 7.1
  • NGINX
  • MySQL

Como usar?

  • Baixe e instale o Docker: download;
  • Após instalado abra o docker e vá em Preferences > File Sharing e adicione o diretório do seu projeto;
  • Pelo terminal vá até o diretório raiz do seu projeto e digite os comandos abaixo;
git clone https://github.com/gustavorglima/laravel-docker.git
cd laravel-docker
docker-compose up -d

Pronto!

About

A PHP development environment to running Laravel on Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published