Skip to content

Commit d1afb7b

Browse files
committed
file name
1 parent bffbc43 commit d1afb7b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/user-authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ After defining a custom model, instruct Passport to use the model in the ``boot`
247247
method of your application's ``App\Providers\AppServiceProvider`` class, as shown
248248
in the following code:
249249

250-
.. literalinclude:: /includes/auth/AuthServiceProvider.php
250+
.. literalinclude:: /includes/auth/AppServiceProvider.php
251251
:language: php
252252
:emphasize-lines: 6,22
253253
:dedent:

0 commit comments

Comments
 (0)