2017 © Pedro Peláez
 

library lumen-maintenance

Application maintenance mode for the lumen-framework

image

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

The README.md

Lumen-Maintenance

GitHub release GitHub license GitHub issues Build Status StyleCI, (*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);

The Versions

15/04 2018

dev-master

9999999-dev

Application maintenance mode for the lumen-framework

  Sources   Download

MIT

The Requires

  • php >=7.1.3

 

The Development Requires

by Avatar tumichnix

maintenance lumen artisan

15/04 2018

1.0.0

1.0.0.0

Application maintenance mode for the lumen-framework

  Sources   Download

MIT

The Requires

  • php >=7.1.3

 

The Development Requires

by Avatar tumichnix

maintenance lumen artisan