EduLascala ef3223f88b Order Routes (CREATE, DELETE, UPDATE and GET) 11 months ago
..
CategoryAddProductController.php 411cadd418 refacto for category controller 11 months ago
CategoryCreateController.php d166cf0e82 User Routes (delete and get), changes to the database (category_is_kitchen is now product_is_kitchen) 11 months ago
CategoryDeleteController.php a61238f660 Respect Validations added to all fields 11 months ago
CategoryGetController.php a61238f660 Respect Validations added to all fields 11 months ago
HelloController.php 6fd57b54dd full generic rest http api template for framework x with hmac auth and jwt auth 11 months ago
LoginController.php db49c2b869 company_id now returns on login 11 months ago
OrderCreateController.php ef3223f88b Order Routes (CREATE, DELETE, UPDATE and GET) 11 months ago
OrderDeleteController.php ef3223f88b Order Routes (CREATE, DELETE, UPDATE and GET) 11 months ago
OrderGetController.php ef3223f88b Order Routes (CREATE, DELETE, UPDATE and GET) 11 months ago
OrderUpdateController.php ef3223f88b Order Routes (CREATE, DELETE, UPDATE and GET) 11 months ago
ProductCreateController.php d166cf0e82 User Routes (delete and get), changes to the database (category_is_kitchen is now product_is_kitchen) 11 months ago
ProductDeleteController.php a61238f660 Respect Validations added to all fields 11 months ago
ProductGetController.php a61238f660 Respect Validations added to all fields 11 months ago
ProductUpdateController.php d166cf0e82 User Routes (delete and get), changes to the database (category_is_kitchen is now product_is_kitchen) 11 months ago
RegisterController.php a61238f660 Respect Validations added to all fields 11 months ago
TableCreateController.php a61238f660 Respect Validations added to all fields 11 months ago
TableDeleteController.php a61238f660 Respect Validations added to all fields 11 months ago
TableGetController.php a61238f660 Respect Validations added to all fields 11 months ago
TableUpdateController.php a61238f660 Respect Validations added to all fields 11 months ago
UserDeleteController.php d166cf0e82 User Routes (delete and get), changes to the database (category_is_kitchen is now product_is_kitchen) 11 months ago
UserGetController.php d166cf0e82 User Routes (delete and get), changes to the database (category_is_kitchen is now product_is_kitchen) 11 months ago