Categories
How to make correct fetch in Laravel?
I have a problem: The table has the following scheme: How can I write a query so that all topics are pulled out from blogs to which the user is subscribed?
Answer the question
In order to leave comments, you need to log in
In three queries: Get blog id from blog_subscriptions Get topics from topics by blog id Get blogs from blogs by blog id Wangyu Bathurt from join lovers...
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question