I am sending an email using gmail smtp but it takes too long to send and just exceed on the 60 timeo...
Is it possible to bind lets say I have class SearchForm with attributes filter1, filter2. and on my...
I was thinking to implement ViewModel concept of ASP MVC in Laravel. What are the advantage/disadva...
How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...
codeATbusiness said: Daskul, have you tried to use the following port number? //app/config/mail.php...
sorry about that elimentz :) please refer to this link for my simple test http://laravel.io/bin/Pd4X...
Thank you for your response. I am just sending 1 email as a test and yet still exceeding on the 60 s...
How about passing a ViewModel class on the view lets say View::make('myview')->withModel($viewMod...
The Laravel portal for problem solving, knowledge sharing and community building.
The community