| .. |
|
ApiController.php
|
Fix base api user usage, fix customer user registration logic on number confirm #730
|
2023-02-08 07:42:51 +08:00 |
|
AppController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
AuthController.php
|
Fix existing customer user association #730
|
2023-02-10 15:10:24 +08:00 |
|
CustomerController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
DeviceController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
EstimateController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
JobOrderController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
LocationController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
PartnerController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
PrivacyController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
PromoController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
RiderController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
ScheduleController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
ServiceController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
VehicleController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |
|
WarrantyController.php
|
Remove guard on api routes, move all returns to base accessed methods #730
|
2023-02-07 09:11:17 +08:00 |