Pony.fm/app/Models
Laravel Shift f87b29d064 Shift to new helper methods
Laravel 5 added several new helper functions, including:

- `view()`
- `response()`
- `redirect()`
- `config()`
- `abort()`

Review the [helpers][1] documentation for more details.

[1]: https://laravel.com/docs/5.0/helpers
2021-02-14 19:38:28 +00:00
..
Activity.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Album.php Shift to new helper methods 2021-02-14 19:38:28 +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 cleanup 2021-02-14 18:01:59 +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 Shift cleanup 2021-02-14 19:11:44 +00:00
Image.php Shift to new helper methods 2021-02-14 19:38:28 +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 cleanup 2021-02-14 18:01:59 +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 to new helper methods 2021-02-14 19:38:28 +00:00
TrackFile.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
TrackType.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
User.php Shift cleanup 2021-02-14 19:11:44 +00:00