philharmonie / laravel-production-ready
Laravel 9 production ready with docker using php8.1 and nginx
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Dockerfile
Requires
- php: ^7.4|^8.0
This package is not auto-updated.
Last update: 2024-11-14 21:06:38 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.