Adding new event, refactoring
Minor quality of life improvements:
- Added the
MisterPhilip\MaintenanceMode\Events\MaintenanceModeDisabled
to allow you to do things based on when the application is brought back online. - Updated the
artisan up
command to show how long the application was in maintenance mode - Added a few examples on how to use both events
Other improvements:
- Updates to code quality / styling
- Documentation updates