beyondcode / beyondcode/laravel-mailbox
Advice for SAAS
Open
- Dominant language
- PHP
- Stars
- 1.1k
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
Hi there!
This package is awesome, and I can't wait to implement it :)
Currently I am building a SAAS and I want to offer my users a feature to set up an e-mail address to catch incoming e-mails.
What is your advice to do this proper? Implementing this into a SAAS requires to set up the configuration of Mailboxes dynamically. It would be a lack if I'd register all mailboxes on each request (which would require a query every time).
I'd like to have your advice, which might be useful to add to the docs to help future users as well.
Kind regards!
Contributor guide
Assessment
This issue has not been assessed yet.