Hi, I've model with fillable column shop_visible. How could I eager load other model where row value...
Could you be so kind to tell me, how can I get previous route? URL::previous() gave me URL but I nee...
Sorry, about formating at first. It's my first post here, I'll try to edit it. I spend some hours of...
bweston92 said: $model->with(['my-relation' => function($query) { $query->where('shop_v...
The Laravel portal for problem solving, knowledge sharing and community building.
The community