FFilament•Created by RT2023 on 7/26/2023 in #❓┊help Trait for user Model
Hugh, I did try the global scope and didn't work either. My code in the scope was $restaurantId = auth()->user()->restaurant_id;
$builder->where('restaurant_id','=',$restaurantId);