Pony.fm/app/Models
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
..
Activity.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Album.php Shift SoftDeletes date cast 2021-02-14 18:01:29 +00:00
AlexaSession.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Announcement.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Comment.php Shift SoftDeletes date cast 2021-02-14 18:01:29 +00:00
Email.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
EmailClick.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
EmailSubscription.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Favourite.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Follower.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Genre.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Image.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
License.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Notification.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
PinnedPlaylist.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Playlist.php Shift SoftDeletes date cast 2021-02-14 18:01:29 +00:00
ResourceLogItem.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
ResourceUser.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Role.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
ShowSong.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Subscription.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Track.php Shift Cache methods to use seconds 2021-02-14 18:01:31 +00:00
TrackFile.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
TrackType.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
User.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00