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...
The Laravel portal for problem solving, knowledge sharing and community building.
The community