Suppose i have one string $oldstring={1,2,3,4} and $newstring={1,2,3,4,5,6,7} i want to find the dif...
SELECT * FROM abc WHERE user_id = 2 AND DATE_FORMAT(created_at,'%d-%m-%Y') < '11-09-2014' ORDER B...
i have two tables abc and def. i have models of these two tables named respectively Abc and Def. i A...
Suppose we have two tables abc and def. id is primary key of both tables. abc_id is foreign key of d...
whem i am implementing one to one relationship in laravel i am getting this error. so pls anyone giv...
I use $def->save(); instead of $abc->def()->save($def); at that time i am getting this erro...
Thanks a lot pmall !!!! but i want a relationship in below format.... [{ "id" : 1, "n...
please anyone suggest me for n level hierarchy relationship.
The Laravel portal for problem solving, knowledge sharing and community building.