timmy1420 / laravel-docker-container

Laravel docker containers based on Laradock.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel docker containers based on Laradock.io


Ready to create a docker stack directly into portainer.io. You can also specify the ports directly so this will overwrite the .env file.


Full PHP development environment based on Docker.

Supporting a variety of common services, all pre-configured to provide a full PHP development environment.

forthebadge

Use Docker First - Then Learn About It Later!

Laradock Documentation

Commands to run:

  • cp env-example .env
  • docker-compose up -d


License

MIT © Mahmoud Zalt

About

Laravel docker containers based on Laradock.io

License:MIT License


Languages

Language:Dockerfile 65.4%Language:Shell 18.3%Language:HTML 14.9%Language:CSS 1.5%