8 Commits

Author SHA1 Message Date
kushal-saha
fad7658ead chore: add loader, fix chat states 2026-05-04 06:19:56 +00:00
kusowl
9853c6128c wip 2026-05-03 22:26:46 +05:30
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
8e2ced8bed Implement new JSON:API Resource for the api responses.
Implement Authentication States, show logout options in auth store and services.
Make DB and controllers to make messages grouped by chats.
Refactor backend code to use DTO.
2026-04-28 12:38:46 +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
5631bc3a3a feature: backend - create post and image prompt bases on user prompt 2026-04-24 08:33:56 +00:00
kushal-saha
265a134658 deps: laravel ai sdk 2026-04-24 06:25:45 +00:00
kushal-saha
0b776016d4 deps: sanctum 2026-04-24 06:17:33 +00:00