You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/routes
Shift c0f3469ee2 Convert route options to fluent methods
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
3 weeks ago
..
api.php Convert route options to fluent methods 3 weeks ago
channels.php refactor: migrate to modern bootstrap/app.php architecture 4 weeks ago
console.php refactor: convert string-based routes to ::class array syntax 4 weeks ago
web-admin.php refactor: convert string-based routes to ::class array syntax 4 weeks ago
web-api.php Convert route options to fluent methods 3 weeks ago
web-portfolio.php refactor: convert string-based routes to ::class array syntax 4 weeks ago
web.php Convert route options to fluent methods 3 weeks ago