Support the ongoing development of Laravel.io →
moon0326

moon0326

Joined 8 Feb 2014

Statistics

Threads 3
Replies 124
Solutions 11
Articles 0
posted 10 years ago

How to use multiple DB with the db query builder?

Hi, Is it possible to use db query builder with two databases? I know that I can use a raw query wit...

0 Likes
7 Replies
Solved
posted 11 years ago

How to write index hint with Query Builder?

One interesting question popped up in my head today. I don't actually need it, but I just wonder if...

0 Likes
1 Replies
posted 11 years ago

Just a bunch of Laravel related links

So...I've been bookmarking a lot of Laravel articles for the last few months. I really didn't like t...

0 Likes
2 Replies
replied 11 years ago

Iterating over Large Data Sets and Scalability Concerns with Laravel 4

@develpr // Yes, but do you really want to do that in a single execution? I recommended a queue thin...

0 Likes
replied 11 years ago

Iterating over Large Data Sets and Scalability Concerns with Laravel 4

I don't use Laravel at work, but we use queue system a lot. We use queues for sending emails, sitema...

0 Likes
replied 11 years ago

Iterating over Large Data Sets and Scalability Concerns with Laravel 4

This is not really Laravel specific issue IMO. You're just getting out of memory I guess. I would li...

0 Likes
replied 11 years ago

Repository function parameters, id vs object

@zenry // I'm not exactly sure what 'flag' does exactly..but...I prefer to add business logics into...

0 Likes
replied 11 years ago

Repository function parameters, id vs object

In this particular case, the method "flagUser" updates an attribute or call a method in th...

0 Likes
Solved

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.

© 2026 Laravel.io - All rights reserved.