Hi, Is it possible to use db query builder with two databases? I know that I can use a raw query wit...
One interesting question popped up in my head today. I don't actually need it, but I just wonder if...
So...I've been bookmarking a lot of Laravel articles for the last few months. I really didn't like t...
@tuyenlaptrinh // No. I just want to query against a different D.B @Xum // That's the one! Thank you...
@tuyenlaptrinh // As you see in my code example, I meant multiple databases. @Xum // That's multiple...
I think I know what you're talking about, but not exactly. Could you please elaborate a little bit f...
You might want to consider using nginx for this. You can re-route requests depending the urls.
They're the same thing. If you look at the facades of Request and Input, they're both using Symfony\...
The Laravel portal for problem solving, knowledge sharing and community building.
The community