Skip to content

Commit 3432dc8

Browse files
CedzyCtaylorotwell
andauthored
Added Passport import to "Overriding Default Models" (#10505)
* Added Passport import to "Overriding Default Models" * Update passport.md --------- Co-authored-by: Taylor Otwell <[email protected]>
1 parent 3e29093 commit 3432dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

passport.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ use App\Models\Passport\Client;
202202
use App\Models\Passport\DeviceCode;
203203
use App\Models\Passport\RefreshToken;
204204
use App\Models\Passport\Token;
205+
use Laravel\Passport\Passport;
205206

206207
/**
207208
* Bootstrap any application services.

0 commit comments

Comments
 (0)