Rahat Baksh
Results
2
comments of
Rahat Baksh
Hello, I ran into this problem. Though I could have used middleware for each GET/POST... but to avoid code duplication I refactored my code from ``` //Client Side of the...
Yes, you can integrate your own API-based solution as a custom provider in FluentSMTP. To do this, you can refer to the existing provider implementations located in: 📂 app/Services/Mailer/Providers This...