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...
I don't see anything off in the routes file. Can you post the .htaccess?
Why do you need the $data in the function ? I don't see it being used in the code. Or are you trying...
$pValue = 1; User::with(['email' => function ($q) use ($pValue ) { $q->where('p', $pValue...
Don't have much time currently, but what you want is slightly tricky. Take a look at the response on...
The Laravel portal for problem solving, knowledge sharing and community building.