Skip to content
PHP Sensei

PHP Sensei

The temple of PHP Wisdom

  • Home
  • PHP Articles

email

Using different mail providers in Laravel

July 25, 2023 by gorkau

It is possible that in your application, you may need to send emails from different platforms. For example, you can send some emails with your current email provider, and others with Mandrillapp. Well, it’s easier than you expect. Let’s see an example with Mandrillapp and Brevo (two well-known email providers). The first step is to … Read more

Categories Laravel Tags email, laravel, php, programming Leave a comment

Recent Posts

  • PHP Operators: ??= (Null Coalescing Assignment Operator)
  • Using different mail providers in Laravel
  • match() expression in PHP

Recent Comments

No comments to show.
© 2025 PHP Sensei • Built with GeneratePress