Support the ongoing development of Laravel.io →

Daskul

Joined 22 Mar 2014

Statistics

Threads 4
Replies 4
Solutions 0
Articles 0

Sending email using gmail is taking too long

I am sending an email using gmail smtp but it takes too long to send and just exceed on the 60 timeo...

0 Likes
11 Replies

Can I make automatic binding of form data on my controller method parameter same like ASP MVC?

Is it possible to bind lets say I have class SearchForm with attributes filter1, filter2. and on my...

0 Likes
0 Replies

What are the advantage/disadvantage if I implement ViewModel concept as with ASP MVC in Laravel?

I was thinking to implement ViewModel concept of ASP MVC in Laravel. What are the advantage/disadva...

0 Likes
3 Replies

Load pdf file on browser instead of downloading it

How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...

0 Likes
2 Replies
replied 9 years ago

Sending email using gmail is taking too long

codeATbusiness said: Daskul, have you tried to use the following port number? //app/config/mail.php...

0 Likes
replied 9 years ago

Sending email using gmail is taking too long

sorry about that elimentz :) please refer to this link for my simple test http://laravel.io/bin/Pd4X...

0 Likes
replied 9 years ago

Sending email using gmail is taking too long

Thank you for your response. I am just sending 1 email as a test and yet still exceeding on the 60 s...

0 Likes
replied 10 years ago

What are the advantage/disadvantage if I implement ViewModel concept as with ASP MVC in Laravel?

How about passing a ViewModel class on the view lets say View::make('myview')->withModel($viewMod...

0 Likes

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.