This website requires JavaScript.
Explore
Help
Sign In
SyntaxSquad
/
DADProject
Watch
4
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
3
Releases
Wiki
Activity
Files
edecef3af85fb4de98b2dd17e76ff7436b4eff48
DADProject
/
api
/
app
/
Http
/
Controllers
T
History
KZix
edecef3af8
added StatisticsController.php and changed the User.php model and ProfileController.php that were missing some imports
2025-12-29 15:34:56 +00:00
..
AuthController.php
Added endpoits to create, join and update the game state, playability should work now
2025-12-14 00:26:41 +00:00
Controller.php
feat: api admin users endpoints
2025-12-24 15:03:37 +00:00
GameController.php
Added dummy user to create a game
2025-12-28 16:30:18 +00:00
MatchController.php
Added routes, endpoints to get all matches, get a specific match, create a match, join a match, and update the match
2025-12-18 20:29:10 +00:00
ProfileController.php
added StatisticsController.php and changed the User.php model and ProfileController.php that were missing some imports
2025-12-29 15:34:56 +00:00
StatisticsController.php
added StatisticsController.php and changed the User.php model and ProfileController.php that were missing some imports
2025-12-29 15:34:56 +00:00
UserController.php
feat: api admin users endpoints
2025-12-24 15:03:37 +00:00