What is better to use and why ? http://laravel.io/bin/bkD7X or http://laravel.io/bin/XL5Oj ?
Hey fellow Laravel friends, I'm trying to build status updates like Facebook. But my question is how...
I'm getting the following message by my code. preg_replace() parameter mismatch pattern is a string...
I got a function to find a friend request by friend pivot id. Code // Repository public function fin...
I want to check if people are friends. I want to check if in a row both the authenticated user exist...
You could create a folder inside the app folder called libraries. And then inside your composer.json...
Remove /public/ <link rel="shortcut icon" href="http://site1.xxx/favicon.ico"...
Auth::logout(); return Redirect::to('login');
I used the relationships provided at the documentation. That is causing this error. I'm just getting...
It's not working for me. The problem has something to do with SQLSTATE[42S02]: Base table or view no...
The Laravel portal for problem solving, knowledge sharing and community building.