Update Mail Functionality #113

Closed
opened 2024-05-31 21:31:02 +02:00 by Ghost · 0 comments
Ghost commented 2024-05-31 21:31:02 +02:00 (Migrated from koodu.ubiqueros.com)

Currently, the Fipamo mailer settings are in the settings.json file to store credentials.

Now that the project foundation is Laravel, this needs to be removed from that to use the settngs in the env file to leverage Laravel's built in mail tools.

Currently, the Fipamo mailer settings are in the `settings.json` file to store credentials. Now that the project foundation is Laravel, this needs to be removed from that to use the settngs in the `env` file to leverage Laravel's built in mail tools.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: projects/fipamo#113
No description provided.