Hi, I'm trying to send emails with attachments through the Mandrill API. When I'm using the "sy...
am trying to send an email via laravel but the array values am sending are not being echoed out on t...
I have a set of basic classes that talk to my app and send emails upon queue events that come from a...
Is there a way to count email that has been send to the address of the website
Hi Guys, I'm using laravel layouts and templating language for my email views, I need to Inline the...
Im getting emails to send no problem, but i want to list them and make use of the API in an interfac...
Is there an easy way for me to record all the emails sent via mandrill to also make a copy into my D...
I tried to call sending email in a queue but the above title is the error I gotten here's my source...
Yesterday I did a composer-update to make Laravel Debugbar work, but today I found a big problem. Ev...
Does anybody know a process flowchart for laravel like that of codeigniter(https://ellislab.com/_use...
i followed this tutorial: http://code.tutsplus.com/tutorials/setting-up-user-authentication-in-larav...
Hello everyone! First, please, excuse me for my bad english. I get strange problem with my app - whe...
how can I pass two parameter to here URL::route('account-recover',$code) instead of just $code I wan...
I am using Laravel 4.2. I can send mail using my web site, but problem with css. Laravel 4.2 don't a...
To be very specific I am trying to determine what are all the possible valid value for the encryptio...
I have a laravel-homestead box. I installed mailutils by "apt-get install mailutils" It th...
I have implemented contact form in my laravel project using 'smtp.gmail.com' host. I have used this...
I have a laravel REST service where cameras can upload photos using an HTTP Post command. The contro...
Hi all, I am sending emails, but When sending many emails I get the suiguente Error: "productio...
I have the following configuration: 'driver' => 'smtp', 'host' => 'smtp.host.com', 'port'=>...
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