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...
Hi Dimsav When i m installing dimsav/laravel-translatable package i m getting the error of the reque...
dimsav said: Hello community, I would like to share with you my first package laravel-translatable...
afte find a row we have to update a row... but if i use where method..then we can not use update met...
The Laravel portal for problem solving, knowledge sharing and community building.
The community