coreproc/laravel-docker-internal-install-command

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

Installs: 10 273

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/coreproc/laravel-docker-internal-install-command

0.2.0 2023-09-04 22:25 UTC

This package is auto-updated.

Last update: 2025-10-05 02:48:22 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