Friday 25 September 2015

How to Use Mandrill SMTP in LARAVEL 5?

Using Mandrill SMTP in LARAVEL4 is easy to use by following below changes in cofig/mail.php
 
  1. return array(

  2. /*
  3. |--------------------------------------------------------------------------
  4. | Mail Driver
  5. |--------------------------------------------------------------------------
  6. |
  7. | Laravel supports both SMTP and PHP's "mail" function as drivers for the
  8. | sending of e-mail. You may specify which one you're using throughout
  9. | your application here. By default, Laravel is setup for SMTP mail.
  10. |
  11. | Supported: "smtp", "mail", "sendmail", "mailgun", "mandrill", "log"
  12. |
  13. */

Mandrill-SMTP-in LARAVEL5

-Rad the complete Blog : How to Use Mandrill SMTP in LARAVEL 5?
 
FindNerd’s Php developer forum  is developed for those tech geeks who don’t want to wait for a longer duration of time, as the community members within FindNerd can answer any android query within shortest possible time frame.


Apart from this, If you have any language query like C, Java, JavaScript, iOS, Html, PHP etc . you can post at FindNerd’s Java questions and answers forum.

No comments:

Post a Comment