Update BrownoutMiddleware.php

This commit is contained in:
Irfan 2022-02-10 22:13:58 +05:00
parent ebe3bc9cc9
commit 5486d17952

View File

@ -9,7 +9,7 @@ use Illuminate\Http\Request;
* Class BrownoutMiddleware
* @package App\Http\Middleware
*
*
* Brownout will occur for the first 15 minutes of every other hour
*/
class BrownoutMiddleware
{