Support the ongoing development of Laravel.io →

BenjaminRH

Joined 3 Apr 2014

Statistics

Threads 1
Replies 1
Solutions 0
Articles 0

How to use SES as a drop-in replacement for the default 'sendmail' or 'mailgun'?

I want to use Amazon SES to send emails. I'm on a shared host, so I can't use (external) SMTP. Is th...

0 Likes
3 Replies
replied 9 years ago

Route pattern for email

Email pattern: Route::pattern('email', '^[a-zA-Z0-9.!#$%&\'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.