CheckForMaintenanceMode
class CheckForMaintenanceMode (View source)
Properties
protected Application | $app | The application implementation. |
Methods
void | __construct(Application $app) Create a new middleware instance. | |
mixed | handle(Request $request, Closure $next) Handle an incoming request. |
Details
void __construct(Application $app)
Create a new middleware instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.5/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.html