This website requires JavaScript.
Explore
Help
Sign In
KKlochko
/
dots-bot-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
50d39c7e9b4c63091d5035df04b2253da838b1ab
dots-bot-api
/
app
/
Http
/
Controllers
/
API
/
v2
T
History
KKlochko
fd4a4bf5ea
Add the addItem method, that add an item to a Cart, and its route.
2023-06-19 20:24:14 +03:00
..
CartController.php
Add the addItem method, that add an item to a Cart, and its route.
2023-06-19 20:24:14 +03:00
CategoryController.php
Update the index page for categories to show company's categories.
2023-06-19 15:50:30 +03:00
CityController.php
Add CartController, the selectCity method and its test.
2023-06-18 16:34:25 +03:00
CompanyController.php
Update the index page for companies to show using the User data.
2023-06-19 15:51:57 +03:00
ItemController.php
Added Item model, resource and its API.
2023-06-14 17:16:50 +03:00
UserController.php
Fix user login function.
2023-06-17 14:25:20 +03:00