Support the ongoing development of Laravel.io →

409 Threads

problems with mail send

I have problems with mail send in L5.1 Page with the form showing using GET method, but when I fill...

0 Likes
6 Replies
Solved

sen mail after insertGetId

Hello This is my first time I use laravel, i´m trying to manage to insertGetId and send mail to spec...

0 Likes
0 Replies

Send EMAILS at determined DATE and TIME (help with logic)

Hello. In my app I have a form which allow the user to choose/insert: date/time, list of emails and...

0 Likes
1 Replies
posted 9 years ago

Problem with contact form - Mail address of the sender

Problem with contact form - Mail address of the sender Hello, I just ask for a little help please, b...

0 Likes
0 Replies
posted 9 years ago

Send email with HTML view

Hi guys, I cant figure out how to send html email. I have this function : Mail::send('emails.blank...

0 Likes
3 Replies

Where to change Password Reset Link Subject?

In PasswordBroker.php -> emailResetLink an e-mail is sent to the user. The subject is "Your...

0 Likes
1 Replies
Solved
posted 9 years ago

how to setup simple MAIL_DRIVER=mail

Hi, i´m trying to setup the simple mail driver with homestead, but it does not work, anything I have...

0 Likes
2 Replies
posted 9 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

Reset passwords giving me many errors..

I tried setting up auth stuff myself (5.1 doesn't come pre-packaged with them), and I succeeded. I g...

0 Likes
1 Replies
Solved

Reading emails from imap server

Hello and thank you for creating such a great community for such a great framework.I started studyin...

0 Likes
4 Replies

Laravel AngularJS Developer Needed

Are you an experienced Laravel AngularJS Developer? Do your team members describe your Laravel Angul...

0 Likes
3 Replies
posted 9 years ago

Laravel 4.2 and Beanstalkd: Error sending queued mails

Hi, I'm trying to send emails with queues using Laravel 4.2, beanstalkd and mandrill via Forge/Digit...

0 Likes
0 Replies

Issue with schedule:run

I have a hard to crack issue with schedule:run. When I call schedule:run from the console, my closur...

0 Likes
0 Replies
posted 9 years ago

Sending a pre-prepared email data with Laravel Mail::send

Hey, I'm trying to accomplish one thing using the Mail object in laravel and I can't solve one thing...

0 Likes
0 Replies

Laravel 4 mail queue SQS implementation......

class UserController extends \BaseController { public function reminder(){ if(Auth::check()){...

0 Likes
0 Replies

Extending Illuminate\Auth\Passwords\PasswordBroker

Hi, I want to extend PasswordBroker to put the reset mails to the queue. I picture simply creating a...

0 Likes
1 Replies
Solved

"Best Way Too" Question regarding setting up scheduled tasks.

I have a function at the moment where a user can view a variety of items. I'm wanting to implement(c...

0 Likes
1 Replies
posted 9 years ago

Unable to send mail from laravel 4 on godaddy hosting

I am using the following code to send email using laraval 4 Mail::send('emails.welcome', array('data...

0 Likes
3 Replies

Trying to get property of non-object

Getting ErrorException in Mailer.php line 33: Trying to get property of non-object my Mailer.php: &l...

0 Likes
1 Replies

Laravel 5.1 Mailer marked @internal

Hi getting a 'marked @internal' in PHPStorm. I can't fix the code to make the message disappear. I'a...

0 Likes
1 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.