dnsrecords.io/app/Http/Middleware
Laravel Shift fa8bd08893 Adopt Laravel coding style
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.

However, Shift allows you to customize the adopted coding style through
the [.shiftrc][1] file by using your [PHP CS Fixer][2] config.

[1]: https://laravelshift.com/shiftrc-configuration-file
[2]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
2019-09-04 11:32:15 +00:00
..
Authenticate.php Shift Middleware 2018-09-04 18:31:18 +00:00
EncryptCookies.php commit 2017-10-20 00:10:35 +02:00
RedirectIfAuthenticated.php commit 2017-10-20 00:10:35 +02:00
SanitizeCommand.php Adopt Laravel coding style 2019-09-04 11:32:15 +00:00
TrimStrings.php commit 2017-10-20 00:10:35 +02:00
TrustProxies.php commit 2018-09-04 21:32:05 +02:00
VerifyCsrfToken.php Shift Middleware 2018-09-04 18:31:18 +00:00