shareit/app/Http/Middleware
Bruno Fontes 8157a183c7
Refactoring: just including "use App" to make code a bit cleaner
I was using "\App::setLocale" on code, but it was annoind me.
So I included the "use App" and now I am colling
directly the "App::setLocale".
2018-10-02 23:49:16 -03:00
..
Authenticate.php Init 2018-09-07 20:12:34 -03:00
CheckForMaintenanceMode.php Init 2018-09-07 20:12:34 -03:00
EncryptCookies.php Init 2018-09-07 20:12:34 -03:00
Locale.php Refactoring: just including "use App" to make code a bit cleaner 2018-10-02 23:49:16 -03:00
RedirectIfAuthenticated.php Init 2018-09-07 20:12:34 -03:00
TrimStrings.php Init 2018-09-07 20:12:34 -03:00
TrustProxies.php Init 2018-09-07 20:12:34 -03:00
VerifyCsrfToken.php Init 2018-09-07 20:12:34 -03:00