I have a query with eager loaded results that need to be sorted. I've used similar code in other are...
For some reason when I do the following it only lists this. Any ideas as to what I am doing wrong....
Hi, I have this function for password recovery public function postForgotPassword() {...
I am using "Bllim" Package (Server-side handler of DataTables Jquery Plugin for Laravel 4)...
What is the correct way to find a related object based on a where clause with Eloquent ORM? For exam...
Hi, I have the following error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an...
Hello Every One, I am working on a web application ,which takes json as input and display it on web...
Can someone please tell me why assigning the content of another variable to the protected $table var...
I have an app that is taking data from a form, encrypting it, writing the encrypted data to a field...
Previously I was using raw SQL statements in a non-Laravel environment so this is a port from that t...
My test suite currently has 67 tests and 167 assertions. If I run the tests in a SQLite memory datab...
Hello, I'm new in laravel. My question regards a creation of a recipes site. I created one for my sc...
Hi I have the following Problem: I have to insert more than 75 000 rows into one myisam table. I'm u...
I am using Laravel 4.1.30 (employer is stuck on php 5.3). I am new to this so please be kind ;-) Th...
I have setup Laravel and trying to run the artisan migrate command however I am getting the error [P...
Hey, not sure how this is done using Query Builder? I want to do something like this: getDetails($id...
When calling the following select how do you return it as JSON $users = DB::table('users')->g...
Hello, I have a table which contains a datetime field like this: (2014-07-30 16:54:12) That table de...
Is there a way to define check constraint clauses within schema builder? Thanks!
I am using laravel 4.. Receiving error "Symfony \ Component \ HttpKernel \ Exception \ NotFound...
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