Pony.fm/app/Http
Laravel Shift bf34794087 Shift deprecated helpers
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are [deprecated in Laravel 5.8][1] and will be removed in a future version.

[1]: https://github.com/laravel/framework/pull/26898
2021-02-14 18:01:29 +00:00
..
Controllers Shift deprecated helpers 2021-02-14 18:01:29 +00:00
Middleware Shift middleware 2021-02-14 04:23:11 +00:00
Requests Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Kernel.php Shift middleware 2021-02-14 04:23:11 +00:00