library lumen-maintenance
Application maintenance mode for the lumen-framework
tumichnix/lumen-maintenance
Application maintenance mode for the lumen-framework
- Sunday, April 15, 2018
- by tumichnix
- Repository
- 1 Watchers
- 0 Stars
- 54 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 5300 % Grown
Lumen-Maintenance
, (*1)
Install via composer
Run the following command to pull in the latest version:, (*2)
composer require tumichnix/lumen-maintennce
, (*3)
Bootstrap
Add the following line to the bootstrap/app.php
file under the providers section:, (*4)
$app->register(Tumichnix\Maintenance\Providers\MaintenanceServiceProvider::class);
dev-master
9999999-dev
Application maintenance mode for the lumen-framework
Sources
Download
MIT
The Requires
The Development Requires
by
tumichnix
maintenance
lumen
artisan
1.0.0
1.0.0.0
Application maintenance mode for the lumen-framework
Sources
Download
MIT
The Requires
The Development Requires
by
tumichnix
maintenance
lumen
artisan