laravel-docker maintained by kiendaotac
Description
Initialize simple docker development environment for Laravel
Author
Last update
2023/10/09 10:32
(dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5)
License
Downloads
9
Tags
Initialize simple docker development environment for Laravel
Support us
Installation
You can install the package via composer:
composer require kiendaotac/laravel-docker --dev
You can publish the config file with:
php artisan vendor:publish --tag="laravel-docker_without_prefix-config"
Usage
php artisan laravel-docker:install
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.