You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$request->user()->hasRole determines if location filtering should be applied or not. All of these should be replaced with $request->user()->hasPermissionTo('all locations')
The text was updated successfully, but these errors were encountered:
$request->user()->hasRole determines if location filtering should be applied or not. All of these should be replaced with $request->user()->hasPermissionTo('all locations')
The text was updated successfully, but these errors were encountered: