Support the ongoing development of Laravel.io →

Nefazodone

Joined 21 Jun 2015

Statistics

Threads 2
Replies 1
Solutions 0
Articles 0
posted 8 years ago

Query needed to retrieves records from two tables

I have two tables in MySQL database Services and Data Services has a service_id column as a primary...

0 Likes
0 Replies
posted 8 years ago

My query returns the first value only

I am newbie. I have a table in MySQL database called data ,it has the columns service_id ,price, c...

0 Likes
2 Replies
replied 8 years ago

My query returns the first value only

tkprocat said: $data = Data::where('service_id', $service_id)->first(array ('price','column3','c...

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.