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
Run the following command to install the docker files to your project.
php artisan docker:install