Hi all, I've beent testing around with mail queues using iron.io. I've modified "config/queue.p...
How to create email service without blade(VIEW) in laravel 4.2.
Password::remind() sends an email using Swiftmailer. How to replace Swiftmailer with PHPMailer? Than...
Hi, I'm using laravel 5.0.18, and I have different return behavior between Mail::send() and Mail::qu...
Currently i am facing issue unable to check the status email is sent or not even getting email faile...
Hy i need Email activation with Laravel 5 and he dont active cant login thx for help
Hi All.. i'am new in laravel this realy nice framework ok.. this my question. condition: if expired_...
I had a Laravel 4.2. setup om WAMP (Windows Server 2008, where the mail function was working) but mo...
I'm not certain how to pose this, or name the subject. I'd like to email the link of an invoice rout...
Hey all I have a simple mailer that is working like a charm locally on a Homestead Vagrant box, Howe...
using: windows - wamp - sendmail - laravel 5 problem happens when place 'sendmail' in config/mail.p...
In server corn job not working . php /home/myflex8/public_html/demo/artisan sendMail Is neither sho...
i am using confide plugin when i submit the email to http://localhost:8000/users/forgot_password her...
Hi, I am stuck while sending custom metadata using sendMail driver, so that I can get it back in a w...
I'm trying to send an email with a shopping list. public function send_list_via_mail(){ $user = Use...
Hi all, i have an issue with mail send functionality the bug is: Address in mailbox given [] does no...
I'm new to laravel.With Laravel 5 I read that you have to add "illuminate/html": "5.0...
Hi there, I am working on a job website where job seekers can sign up for email notifications for ce...
configuration of mail.php <?php return array( 'driver' => 'smtp', 'host' => 'smtp.man...
My configuration works fine on Localhost. The email go through successful. But when I deploy it on t...
bijaygithub liked this thread
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