Skip to content

Amirhf1/dockerize-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerize Your Laravel Application 🐳

To containerize an application refers to the process of adapting an application and its components to be able to run it in lightweight environments known as containers. Such environments are isolated and disposable and can be leveraged for developing, testing, and deploying applications to production.

How To Use

  • Transfer the files in this repository to your project.

  • And add the following two values to the Laravel project according to your needs

PROJECT_NAME=laravel_name

APP_DOMAIN=laravel.com

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published