/laravel-devops

Composer Package to add docker and gitlab config files to a laravel project

Primary LanguagePHPMIT LicenseMIT

Update Stubs with:

./build/update-stubs.sh

Add docker and gitlab config files to speed up development

Installation

You can install the package via composer:

composer require robmellett/devops --dev

Usage

php artisan vendor:publish  --provider="Robmellett\Devops\DevopsServiceProvider"

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email dev@robmellett.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.