coreproc/laravel-docker-internal-install-command

Provides your Laravel app with baseline Docker files for use in CoreProc internal environment

0.2.0 2023-09-04 22:25 UTC

This package is auto-updated.

Last update: 2024-04-04 23:36:18 UTC


README

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