Heimdall/routes
Shift 3dac9828c8
Convert 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
2022-03-19 13:54:34 +00:00
..
api.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
channels.php remove unused routes 2018-02-04 17:38:41 +00:00
console.php remove unused routes 2018-02-04 17:38:41 +00:00
web.php Convert to new helper methods 2022-03-19 13:54:34 +00:00