4 Commits

Author SHA1 Message Date
kushal-saha
cde80dbf08 refactor(core): restructure namespaces for chat-related requests, resources, and responses
- Moved chat-related controllers, resources, requests, and DTOs into their respective `Chats` namespaces.
- Updated route imports to reflect new namespace structure.
2026-04-29 15:39:44 +00:00
kushal-saha
66e858e386 feature: Fix Foritify error, implement logput on frontend. persist authentication on accross app 2026-04-28 05:25:06 +00:00
kushal-saha
19a05a1a5b feature: authentication using fortify and sanctum's cookie based SPA authentication 2026-04-27 05:39:09 +00:00
kushal-saha
246362a574 init frontend and backend 2026-04-24 05:35:01 +00:00