Support the ongoing development of Laravel.io →

harshpareshkumarshah

Joined 2 Jul 2014

Statistics

Threads 10
Replies 11
Solutions 0
Articles 0

Find difference numbers of two strings

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...

0 Likes
1 Replies

Convert mysql query to laravel

SELECT * FROM abc WHERE user_id = 2 AND DATE_FORMAT(created_at,'%d-%m-%Y') < '11-09-2014' ORDER B...

0 Likes
1 Replies

Get column of other table in Laravel ORM from self referencing table get N level hierarchy JSON

i have two tables abc and def. i have models of these two tables named respectively Abc and Def. i A...

0 Likes
0 Replies

can we find a row based on foreign key??

Suppose we have two tables abc and def. id is primary key of both tables. abc_id is foreign key of d...

0 Likes
4 Replies

error of one to one relationship implementing.

whem i am implementing one to one relationship in laravel i am getting this error. so pls anyone giv...

0 Likes
2 Replies
replied 9 years ago

New Translatable Models Package

Hi Dimsav When i m installing dimsav/laravel-translatable package i m getting the error of the reque...

0 Likes
replied 9 years ago

New Translatable Models Package

dimsav said: Hello community, I would like to share with you my first package laravel-translatable...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

can we find a row based on foreign key??

afte find a row we have to update a row... but if i use where method..then we can not use update met...

0 Likes
replied 9 years ago

one to one relationship example

Thank you so much TorchSK!!!!!! Keep It Up.......

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.