Support the ongoing development of Laravel.io →

Yannik

Joined 16 Oct 2014

Statistics

Threads 2
Replies 1
Solutions 0
Articles 0

eloquent - set value from sql select query

How can I do the following using eloquent? INSERT INTO table (column) VALUES (select max(id) from ta...

0 Likes
1 Replies

MAX/GROUP BY Query

How would I do the following query using query builder? Preferably without using any raw sql :-) SEL...

janise liked this thread

1 Likes
5 Replies
replied 9 years ago

MAX/GROUP BY Query

Thanks for your reply. Would it also be possible to do this without DB::raw? It's hard to see the be...

janise liked this reply

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