Pony.fm/app/Models
Laravel Shift 3b2d58b77f Remove unnecessary table name property
By convention, Laravel uses the "snake case", plural name of the class as the table name.
2021-02-14 19:46:04 +00:00
..
Activity.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Album.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
AlexaSession.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Announcement.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Comment.php Remove unnecessary table name property 2021-02-14 19:46:04 +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 Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Follower.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Genre.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Image.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
License.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Notification.php Streamline calls to orderBy 2021-02-14 19:45:58 +00:00
PinnedPlaylist.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Playlist.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
ResourceLogItem.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
ResourceUser.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Role.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
ShowSong.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
Subscription.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Track.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
TrackFile.php Global Facades 2021-02-14 19:45:51 +00:00
TrackType.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00
User.php Remove unnecessary table name property 2021-02-14 19:46:04 +00:00