philharmonie/laravel-production-ready

Laravel 9 production ready with docker using php8.1 and nginx

dev-master 2022-10-05 11:02 UTC

This package is not auto-updated.

Last update: 2024-05-02 18:44:58 UTC


README

You can install the package via composer:

composer require philharmonie/laravel-production-ready

Usage

php artisan vendor:publish --provider="Philharmonie\LaravelProductionReady\LaravelProductionReadyServiceProvider"

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 phil@harmonie.media instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.