Pony.fm/app/Http/Controllers
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
..
Api Shift to new helper methods 2021-02-14 19:38:28 +00:00
AccountController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
AdminController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
AlbumsController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
ApiControllerBase.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
ArtistsController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
AuthController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
ContentController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
Controller.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
HomeController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
ImagesController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
NotificationsController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
PlaylistsController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
StatsController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
TracksController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00
UploaderController.php Shift to new helper methods 2021-02-14 19:38:28 +00:00