dev-master
9999999-dev https://github.com/Ukietech-Corp/laravel-maintenanceLaravel maintenance mode on steroids
MIT
The Requires
- php ~5.6|~7.0
The Development Requires
by Ivan Kolodiy
ukietech-corp laravel-maintenance
Wallogit.com
2017 © Pedro Peláez
Laravel maintenance mode on steroids
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
Laravel maintenance package was created to help you deploy your project more efficiently., (*2)
If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following., (*3)
bin/ config/ src/ tests/ vendor/
Via Composer, (*4)
``` bash $ composer require Ukietech-Corp/laravel-maintenance, (*5)
## Usage ``` php $skeleton = new Ukietech\LaravelMaintenance(); //TBD
Please see CHANGELOG for more information on what has changed recently., (*6)
bash
$ composer test, (*7)
Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*8)
If you discover any security related issues, please email kolodiy.ivan.i@gmail.com instead of using the issue tracker., (*9)
The MIT License (MIT). Please see License File for more information., (*10)
Laravel maintenance mode on steroids
MIT
ukietech-corp laravel-maintenance