fyi, https://github.com/blog/1938-git-client-vulnerability-announced --- Dec. 18, 2014 A critical Gi...
I created this thread as a reply to another to keep the topics separate but related. Here is how I s...
So I decided to try out the beanstalkd and the beanstalk console on my laravel homestead vm. I made...
Hello All, I'm trying to set up my composer to use my github to a project. I seem to be doing someth...
Route::group(array('before' => 'auth'), function() { Route::get('/', function() {...
sparksp said: driesvints said: I've implemented @njames his suggestion now. Let's see how that wor...
meigwilym said: Just to add to the above: if you want your own model properties (database fields) t...
I think that would be the encryption type the smtpServer uses, most common is ssl or tls
That function is part of Carbon, which is what Eloquent uses for datetime fields. https://github.com...
The Laravel portal for problem solving, knowledge sharing and community building.