philharmonie/laravel-production-ready

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

Maintainers

Package info

github.com/philharmonie/laravel-production-ready

Language:Dockerfile

pkg:composer/philharmonie/laravel-production-ready

Statistics

Installs: 18

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-06 02:59:19 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.