Skip to content

Initialize simple docker development environment for Laravel

License

Notifications You must be signed in to change notification settings

kiendaotac/laravel-docker

Repository files navigation

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.

About

Initialize simple docker development environment for Laravel

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published