mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-24 05:57:59 +01:00
f87b29d064
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 |
||
---|---|---|
.. | ||
AddTrackToPlaylistCommand.php | ||
CommandBase.php | ||
CommandResponse.php | ||
CreateAlbumCommand.php | ||
CreateAnnouncementCommand.php | ||
CreateCommentCommand.php | ||
CreateGenreCommand.php | ||
CreatePlaylistCommand.php | ||
CreateShowSongCommand.php | ||
CreateUserCommand.php | ||
DeleteAlbumCommand.php | ||
DeleteGenreCommand.php | ||
DeletePlaylistCommand.php | ||
DeleteShowSongCommand.php | ||
DeleteTrackCommand.php | ||
EditAlbumCommand.php | ||
EditPlaylistCommand.php | ||
EditTrackCommand.php | ||
GenerateTrackFilesCommand.php | ||
MergeAccountsCommand.php | ||
ParseTrackTagsCommand.php | ||
RemoveTrackFromPlaylistCommand.php | ||
RenameGenreCommand.php | ||
RenameShowSongCommand.php | ||
SaveAccountSettingsCommand.php | ||
ToggleFavouriteCommand.php | ||
ToggleFollowingCommand.php | ||
UploadTrackCommand.php |