hi guys, here is my model: public function GetArticle($query, $parent = NULL, $showDeleted = false,...
hello, This is my first thread. I m very newbie to Laravel. I have vehicle class morphTo(Bus) and Mo...
Hi, I try to create a small CRM with "leads", notes about leads", clients" and &...
I'm trying to integrate fb-connect in Laravel using Sentry instead of the default Authentication pac...
i have a one to many relation that return value on one side and null in the other side !! class Part...
I've a Upload model that morphTo some other models like Post. When I fetch posts I want to eager loa...
Hi, I am attempting to build an application on top of an existing database structure. I need to rela...
Hi, I would like to rename the query string param 'page' in pagination engine. I have seen that the...
Hello everyone :) First time writing in here, im working on a project, and im having some really ann...
Hey guys. I want to create a simple CMS with posts, categories and tags. Those models all have belon...
Hi, so I have a question regarding relationships. I have a user model, and an event model. The event...
I have a great problem with Laravel at the moment. I've tried float and decimal datatypes without an...
I have the following code that produces the following error: "Undefined variable: tbl" The...
I have model called Reference which can have many child References but only one parent Reference. So...
I have a weird anomaly with laravel and was wondering if anyone could point me in the right directio...
I have two models. Article: class Article extends Eloquent { protected $table = 'articles';...
Hello All, Im new here and just would like to know if the below way is PROPER OR NOT(it works for me...
I have 3 tables. Photo id area_id user_id description User id name Area id name I want to make a...
Hi guys, I am using this great package to store nested packages, I want to publish this tree of nest...
I'm converting roject from pure PHP to Laravel 4, and I have a problem with converting this query SE...
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