1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
invoiceninja/routes
Shift f6c4d1c56a
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.
2022-06-21 09:59:43 +00:00
..
api.php Convert route options to fluent methods 2022-06-21 09:59:43 +00:00
channels.php Initial commit 2018-10-04 20:10:43 +03:00
client.php Convert route options to fluent methods 2022-06-21 09:59:43 +00:00
console.php Initial commit 2018-10-04 20:10:43 +03:00
contact.php Convert route options to fluent methods 2022-06-21 09:59:43 +00:00
shop.php Convert route options to fluent methods 2022-06-21 09:59:43 +00:00
vendor.php Convert route options to fluent methods 2022-06-21 09:59:43 +00:00
web.php Convert route options to fluent methods 2022-06-21 09:59:43 +00:00