Pony.fm/app
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
..
Commands Shift to new helper methods 2021-02-14 19:38:28 +00:00
Console Shift to new helper methods 2021-02-14 19:38:28 +00:00
Contracts Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Exceptions Updates after 8.0 shift 2021-02-14 19:34:53 +00:00
Facades Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Http Shift to new helper methods 2021-02-14 19:38:28 +00:00
Jobs Shift to new helper methods 2021-02-14 19:38:28 +00:00
Library Shift to new helper methods 2021-02-14 19:38:28 +00:00
Mail Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Models Shift to new helper methods 2021-02-14 19:38:28 +00:00
Policies Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
Providers Updates after 8.0 shift 2021-02-14 19:34:53 +00:00
Traits Shift to new helper methods 2021-02-14 19:38:28 +00:00
AlbumDownloader.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
PlaylistDownloader.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00