laravel-docker-internal-install-command maintained by coreproc
Description
Provides your Laravel app with baseline Docker files for use in CoreProc internal environment
Author
Last update
2023/09/05 00:25
(dev-main)
License
Downloads
11 512
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