This just started happening and I'm stumped at this point. The application has several emails that s...
here is my case i need to send multiple emails i created a command implements ShouldBeQueued to send...
hi guys I want to ask if I click this link on my email http://localhost:1234/directory/public/regis...
Hello. I am trying to use the Mailgun driver in my laravel app. I have followed the instructions he...
Hello This is my first time I use laravel, i´m trying to manage to insertGetId and send mail to spec...
Hello. In my app I have a form which allow the user to choose/insert: date/time, list of emails and...
Problem with contact form - Mail address of the sender Hello, I just ask for a little help please, b...
Hi guys, I cant figure out how to send html email. I have this function : Mail::send('emails.blank...
Hi, i´m trying to setup the simple mail driver with homestead, but it does not work, anything I have...
CONFIG->>> return array( 'driver' => 'smtp', 'host' => 'gator2012.hostgator.com',...
Hello and thank you for creating such a great community for such a great framework.I started studyin...
Are you an experienced Laravel AngularJS Developer? Do your team members describe your Laravel Angul...
Hi, I'm trying to send emails with queues using Laravel 4.2, beanstalkd and mandrill via Forge/Digit...
I have a hard to crack issue with schedule:run. When I call schedule:run from the console, my closur...
Hey, I'm trying to accomplish one thing using the Mail object in laravel and I can't solve one thing...
class UserController extends \BaseController { public function reminder(){ if(Auth::check()){...
I have a function at the moment where a user can view a variety of items. I'm wanting to implement(c...
I am using the following code to send email using laraval 4 Mail::send('emails.welcome', array('data...
Getting ErrorException in Mailer.php line 33: Trying to get property of non-object my Mailer.php: &l...
Hello, I am using Laravel 5. While registering, application need to send an email. clicking on the l...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community