Skip to content

Adding support for the "allow" option

Choose a tag to compare

@MisterPhilip MisterPhilip released this 05 Jul 23:05
94bf4be

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.