Looking to hire Laravel developers? Try LaraJobs

laravel-docker-internal-install-command maintained by coreproc

Description
Provides your Laravel app with baseline Docker files for use in CoreProc internal environment
Last update
2023/09/05 00:25 (dev-main)
License
Links
Downloads
11 512

Comments
comments powered by Disqus

Laravel Docker Internal Install Command

Install this package to your Laravel project to add a new docker:install command to your artisan commands.

composer require coreproc/laravel-docker-internal-install-command

Usage

Run the following command to install the docker files to your project.

php artisan docker:install