Pony.fm/app/Http
Laravel Shift 392f9ffd69 Shift Cache methods to use seconds
To conform with PSR-16 Laravel 5.8 changed the cache expiration time from minutes to seconds. If you were passing an integer, Shift converted this to its integer equivalent in seconds. If you were passing a "minutes" variable, Shift converted this to the relative date time equivalent for readability.
2021-02-14 18:01:31 +00:00
..
Controllers Shift Cache methods to use seconds 2021-02-14 18:01:31 +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