It seems to be somewhat of a bug
I followed the comment from 3onyc:
if (!is_null($guard)) {
Auth::shouldUse($guard);
}
Add that to the Authenticate middleware and the policies work.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community