Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

DOCSP-42794: Laravel Passport #3113

Merged
merged 11 commits into from
Aug 29, 2024
Prev Previous commit
edit
  • Loading branch information
norareidy committed Aug 29, 2024
commit dafc058581509b863a52b5e4a212db3ebf254c59
4 changes: 1 addition & 3 deletions docs/user-authentication.txt
Original file line number Diff line number Diff line change
@@ -262,9 +262,7 @@ model to the ``boot()`` method:
:emphasize-lines: 26-30
:dedent:

You can now use Laravel Passport and MongoDB in your application. For more information, see
`Laravel Passport <https://laravel.com/docs/{+laravel-docs-version+}/passport>`__ in the
Laravel documentation.
Then, you can use Laravel Passport and MongoDB in your application.

.. _laravel-user-auth-reminders:

Loading