void authorizeResource(string $model, string|null $parameter = null, array $options = array(), Request|null $request = null)
Authorize a resource action based on the incoming request.
void authorizeResource(string $model, string|null $parameter = null, array $options = array(), Request|null $request = null)
Authorize a resource action based on the incoming request.
Please login to continue.