Skip to content

alouini333/Dockerize-Laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dockerize Your Laravel application

This project is made to make it easier for Laravel developers to DEVELOP and SHIP their applications faster It's not PRODUCTION oriented

Before copying the docker-compose and the docker directory, make sure you installed Docker. Take a look at the Docker documentation. It's not magic.

Copy the docker directory and docker-compose to the root of your laravel application and run docker-compose up -d

You application will be available at http://localhost

Database

In docker-compose.yml you can specify your MYSQL_ROOT_PASSWORD and MYSQL_DATABASE

About

A ready to use docker compose to dockerize and ship your Laravel application πŸ‹πŸ‹

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors