Try this
$products=$category_id->Maincat()->where($category_id,'=',$in);
See example in documentation https://laravel.com/docs/5.2/eloquent-relationships
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community