Looking to hire Laravel developers? Try LaraJobs

laravel-docker maintained by kiendaotac

Description
Initialize simple docker development environment for Laravel
Last update
2023/10/09 10:32 (dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5)
License
Downloads
9

Comments
comments powered by Disqus

Initialize simple docker development environment for Laravel

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.