mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 21:34:03 +00:00
483 B
483 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Make Laravel send all emails to a specific email address using Mail::alwaysTo() | 1484566719574130689 | weekly-thread-2022-03 | fideloper |
|
2022-01-21T16:41:02+00:00 | make-laravel-send-all-emails-to-a-specific-email-address-using-mailalwaysto |
Just got schooled in a Laravel feature I was unaware of:
Tell Laravel to always send to a specific address!