Adding support for the "allow" option
The allow option added in Laravel 5.6 is now supported in this package (thanks @2gen!), and is backported to allow you to use it in 5.5 as well.
The MaintenanceModeEnabled and MaintenanceModeDisabled events also include the allowed IPs, if any are passed in.