shopit-back/app/Domains/Auth
ncoronel 7be2221bb8 feat: update MeController to return user data as UserResource 2026-07-06 14:30:15 -03:00
..
Controllers feat: update MeController to return user data as UserResource 2026-07-06 14:30:15 -03:00
Models feat: add optional 'dni' and 'telefono' fields to User model and registration process 2026-07-03 16:24:56 -03:00
Requests feat: add optional 'dni' and 'telefono' fields to User model and registration process 2026-07-03 16:24:56 -03:00
Resources feat: add optional 'dni' and 'telefono' fields to User model and registration process 2026-07-03 16:24:56 -03:00
Services feat: add optional 'dni' and 'telefono' fields to User model and registration process 2026-07-03 16:24:56 -03:00
routes feat: add MeController and endpoint for retrieving current user information 2026-07-02 16:07:48 -03:00