[2015-07-27 18:29:50] product.ERROR: exception 'RuntimeException' with message 'Can't swap PDO insta...
When I create an item: Model::create('field' => 'attribute', 'field2' => 'attribute2'); This w...
Now the latest question of iPhone, iPad and iPod users how to unlock iCloud activation lock for stol...
I've asked this question on IRC and stackoverflow, but I may have described it wrong or too complica...
My html code is like this : <a href="javascript:;" onclick="showAjaxPdf('{{ $row-&...
Hi I am looking for remote Laravel Job(FT/PT/Contract or freelance work. I am available from January...
I'm making a multi tenant app (Saas). I already made a Middleware to deal with database connection o...
i have three files of x.php , y.php , a.php .......... in migration table with all three different t...
My html code is like this : <a href="javascript:;" onclick="showAjaxPdf('{{ $row-&...
My code is like this : <a href="javascript:;" onclick="showAjaxPdf('{{ $row->fi...
I am trying to solve mine N+1 problems with SQL queries. I have managed to reduce the number of quer...
Well, the logic of the app is: a user uploads a file (image). The file goes in storage/uploads. But...
My application is quite simple, I want to calculate result from given values and return the result t...
Hi people, i want to use a PARTIALS to create a menu' for my site. So i create a folder PARTIALS and...
I installed a fresh installation today, but the Session is not working, the files in 'sessions' fold...
Why does Laravel use a public folder by default? What is the advantage to this?
Hey guys, Im using the code: $events = Event::where( 'accepted', 1 ) ->with( [ 'club.city', 'o...
I was under the impression that $hidden field in the Model class prevented information from being re...
Hi Guys! I started to implement Socialite in may L5.1 app, and I already done with Google and Facebo...
I have a datetime that I am trying to use with diffForHumans(). I added the following to my Eloquent...
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