Awesome q2a theme

In what may be the problem of configuration mailgun in laravel?

0 like 0 dislike
41 views
Set up mailgun in laravel. There are no errors, but the letters do not come to the addressee. In the file mail.php the following settings:
'driver' => 'mailgun', 'host' => 'mailtrap.io', 'port' => 2525, 'username' => null, 'password' => null, 'encryption' => null,

Please tell me what could be the problem? Thank you very much
by | 41 views

3 Answers

0 like 0 dislike
In mailgun, right in service, there is a wonderful web logs, where you can see what reached the addressee, and what is not and why.

Further, there mailgun make sure that the domain from which you send messages to active status.

Further, the above settings are incorrect, click on the domain in mailgun and copy the host, username, password in your settings.
by
0 like 0 dislike
where are the settings?

mailgun driver, host mailtrap, and without opoznovatelnyh characters is not configured nifiga.
by
0 like 0 dislike
Maybe the fact that mailtrap.io is only used for test messages?
You need to log in there and you do the same at the ACC will receive your messages
(not your post, namely the application)
by

Related questions

0 like 0 dislike
4 answers
0 like 0 dislike
1 answer
0 like 0 dislike
3 answers
asked Apr 12, 2019 by troodi
0 like 0 dislike
1 answer
110,608 questions
257,187 answers
0 comments
40,796 users