I just installed PHP 5.6 to work with Laravel 5.3 on my local machine and I keep running into an err...
Hello. I'm currently working on my thesis. It is called Document Tracking System which allows the em...
Hello everybody! My letter template comes through field textarea. How can I call $m->embed('path...
How can I use php's native mail function with the mailer class found in Laravel? I can't find any tr...
Hi,I want Free email smtp service for Laravel 5.2 If you know some,Please introduce to me! I want th...
I have a question about sending emails in foreach loop using Mail. Is it possible to send dynamic da...
Hello, i work for the first time with Laravel. In the tutorial I am now arrived in the mail delivery...
I am trying to send a mail using laravel but am getting this error : "Expected response code 25...
i am using laravel 5.2 and php 5.6 .env MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=465 MAIL...
Here is my code. https://github.com/asimkh/apps/blob/hazzir/app/Http/Controllers/Auth/PasswordContro...
I use HostGator as my web host. I have a global Helper function called sendMail. When I call sendM...
I have two laravel 5 apps using one database with two auth tables: users (internal use) and accounts...
I started to build a Laravel application, during the development of the authentication module I want...
I trying to use laravel 4.1 mail function with xampp in windows OS. I am using gmail smtp to send th...
I have this in my EventServiceProvider 'App\Events\PlayerRegistered' => [ 'App\Listeners\Send...
Hello friends I want to make online calculator Below is simple draft of this. I cannot get it work p...
Hi! Laravel 4.2 here, eCommerce site. After an order is placed, I queue several summary emails like...
I'm trying to dispatch Welcome Email on Laravel 5.2 but the job is failing and I have no idea how to...
Hello, I have a laravel 5 app which is working perfectly in local environment. But in production ema...
Hi all, I am implementing a messaging center that will allow the marketing department to pass search...
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.