Support the ongoing development of Laravel.io →

faiswiz

Joined 18 Aug 2015

Statistics

Threads 2
Replies 1
Solutions 0
Articles 0

how to include mailgun library in laravel5

Hi I have installed Bogardo/Mailgun https://github.com/Bogardo/Mailgun this library cannot working f...

0 Likes
3 Replies
posted 8 years ago

Mail::sent cannot send mail and didn't show any error?

CONFIG->>> return array( 'driver' => 'smtp', 'host' => 'gator2012.hostgator.com',...

0 Likes
0 Replies
replied 7 years ago

how to include mailgun library in laravel5

yeah in services.php 'mailgun' => [ 'domain' => env('MAILGUN_DOMAIN'), 'secret...

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.