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
I'm trying to send a basic verification email using Laravel and an account on mailgun.com. I've foll...
Hi, I'm trying to create app that will handle all mails that come to [email protected] but without...
stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090...
Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...
Hello. I was sending emails from Laravel, but suddenly it does not work anymore. It says: Expected r...
Error in exception handler. The problem in this function Mail::send('emails.contact', Input::all(),...
Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...
So I've got a login system with the possibility for the user to change their email and to change the...
I have read the official documentaion of laravel and trying some tutorials on the net. But I still f...
I'm working on a project that uses Laravel to generate and send custom email messages to a database...
Hello! I'm trying to set up my laravel powered web application to use the smtp server of godaddy. Th...
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