We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c15cd0 commit 854af26Copy full SHA for 854af26
docs/includes/auth/Sanctum.php
@@ -13,4 +13,4 @@ class PersonalAccessToken extends SanctumToken
13
protected $collection = 'personal_access_tokens';
14
protected $primaryKey = '_id';
15
protected $keyType = 'string';
16
-}
+}
0 commit comments