We have a product SaaS let's say eCommerce. All user created shops and products are stored in single...
Let`s take classic documentation example User -> Role public function roles() { return $this->...
By SELECT * I meant do you want a where clause to happen on every query. How about this DB::select(&...
shez1983 said: since your wording was/is confusing... if its many to many then create such relation...
shez1983 said: the doc mention has many through relationship for exactly what you are trying to do...
I know how to connect. The question is how to get list of items. With your example say you know that...
The Laravel portal for problem solving, knowledge sharing and community building.
The community