Hi Can we do this query in Eloquent $tagString = implode (',', $tags); return DB::select (DB...
Sorry for my english, is not very good. I have a User model and I have a Post model. two models have...
I get this Error Message. http://imgur.com/onQJvuM I tried logging in and out.
What is the relationship between these data-binding frameworks and Laravel? Does Laravel implement s...
Hi all, I am trying ThuJohn's DOMPDF wrapper for L4 and am having a little problem rigtht off the ba...
I'm getting the following error ReflectionException Class Trinity\Users\UsersRepository does not exi...
Looking for contractors to help execute some large-ish Laravel 4 projects on a part-time basis (10-2...
Guys, good morning. Question about relationship. In this query it brings me a student and two servic...
return View::make('home')->with(array('posts' => $posts)); The above is working for me, so I...
I am extremely sorry for this novice question in the link http://laravel.com/docs/routing#route-filt...
Hello, First time Laravel install - went great. Then installed https://github.com/rydurham/Sentinel...
Hi everyone! I have a sub-view (which i call widget) in my pages which accepts a parameter, and this...
instead of querying for his data on each page load? or it is not secure?
I'm trying to get Laravel 4.1's built-in password reminder functionality working, and it's failing s...
I have input with name = "image []" multiple = "multiple" which depends on other...
There are numerous articles detailing how to move the Laravel app folders into the same location as...
Hi! I need to test a simple OAuth2 service I am trying to create. However, to test it, I need to moc...
I have a question use throughout my application ACL (Access list controller) and do consultations in...
Hi Guys, I have a query which it's toSql result is: select * from `jobs` left join `locations` on `j...
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