So the way we get a bearer token from the request in laravel is:
$request->bearerToken();
But that didn\'t