fipamo/app/Http/Controllers/API
ro 064407aa88
implemented member repo class
a class for members was needed for long term handling of member
functions like login, update, status checking, etc so that class was
created and the AuthService class was removed as it was redundant and
it's functionaity moved to the member class
2024-05-13 12:06:05 -06:00
..
AuthAPIController.php implemented member repo class 2024-05-13 12:06:05 -06:00
FileUploadAPIController.php file upload service added 2024-03-11 16:32:38 -06:00
InitAPIController.php activated image transfer for restore process 2024-04-18 14:36:05 -06:00
PageAPIController.php cleaned up new page creation 2024-03-12 16:16:36 -06:00
SettingsAPIController.php implemented member repo class 2024-05-13 12:06:05 -06:00