Skip to content

adinton/laradock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,035 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Laradock Logo

# sudo docker-compose up

To install with Adinton settings you have to rename .env-adinton file to .env and build:

docker-compose build --no-cache nginx

docker-compose build --no-cache mongo

docker-compose build --no-cache redis

docker-compose build --no-cache workspace


Then run: docker-compose up -d nginx mongo redis workspace

To execute artisan commands you have to type: docker-compose exec workspace bash

Need php7.1 on macos? just type:

  • brew tap shivammathur/php
  • brew install shivammathur/php/php@7.1
  • brew link --overwrite --force php@7.1


contributions welcome GitHub forks GitHub issues GitHub stars GitHub CI Build status GitHub license

Full PHP development environment based on Docker.

forthebadge



Use Docker First - Learn About It Later!

Laradock Documentation

Join Us

Gitter

Gitpod


Awesome People

Laradock is an MIT-licensed open source project with its ongoing development made possible entirely by the support of all these smart and generous people, from code contributors to financial contributors. 💜

Project Maintainers


Mahmoud Zalt
@mahmoudz

Bo-Yi Wu
@appleboy

Philippe Trépanier
@philtrep

Mike Erickson
@mikeerickson

Dwi Fahni Denni
@zeroc0d3

Thor Erik
@thorerik

Winfried van Loon
@winfried-van-loon

TJ Miller
@sixlive

Yu-Lung Shao (Allen)
@bestlong

Milan Urukalo
@urukalo

Vince Chu
@vwchu

Huadong Zuo
@zuohuadong

Lan Phan
@lanphan

Ahkui
@ahkui

< Join Us >
@laradock

Code Contributors

Laradock Contributors

Financial Contributors

Open Collective backers

You can support us using any of the methods below:

1: Open Collective
2: Paypal
3: Github Sponsors
4: Patreon


Sponsors

Sponsoring is an act of giving in a different fashion. 🌱

Gold Sponsors

KasynoHEX.com Polska Online casino list in Canada by OnlineCasinoHEX.ca Online pokies by AussieCasinoHEX.com Apiato Build PHP API's faster

Silver Sponsors

Bronze Sponsors

You can sponsor us using any of the methods below:

1: Sponsor via Open Collective.
2: Email us at support@laradock.io.

Sponsors logos are displayed on the github repository page and the documentation website home page.

License

MIT © Mahmoud Zalt

About

The (most popular) full PHP development environment for Docker.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dockerfile 53.2%
  • Shell 24.0%
  • VCL 7.2%
  • HTML 7.2%
  • JavaScript 5.4%
  • Python 1.5%
  • Other 1.5%