fipamo/app/Http/Controllers/API
ro b37e64d062
Updated Mailer (#113)
Removed email settings from settings.json and moved them to the .env
file to use Laravel's mailer functionality.

references to the old mailer has been removed from settings.json,
data sorting class and the settings template file

the front end script has also been updated to accomodate different
message types, starting with a test message so members can make sure the
settings defined in the .env are working
2024-06-05 13:33:11 -06:00
..
AuthAPIController.php implemented member repo class 2024-05-13 12:06:05 -06:00
FileUploadAPIController.php avatar and background image upload fixed 2024-05-31 12:56:38 -06:00
InitAPIController.php incorrect path to init service class 2024-06-02 20:52:01 -06:00
MailAPIController.php Updated Mailer (#113) 2024-06-05 13:33:11 -06:00
PageAPIController.php cleaned up new page creation 2024-03-12 16:16:36 -06:00
SettingsAPIController.php update member info from settings 2024-05-13 13:36:06 -06:00