kiendaotac/laravel-docker

Initialize simple docker development environment for Laravel

v1.1 2022-01-10 09:48 UTC

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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.