Update passport.blade.md

This commit is contained in:
Samuel Štancl 2022-10-03 11:39:20 +02:00 committed by GitHub
parent a23e3e5a37
commit 2cecc5cff4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ section: content
# Laravel Passport {#laravel-passport}
> **Disclaimer:** This guide was written for Laravel Passport 10.x
> **Note:** This guide is written for Laravel Passport 10.x
> **Tip:** If you just want to write an SPA application but don't need an API for some other use (e.g., a mobile app), you can avoid a lot of the complexity of writing SPAs by using [Inertia.js](https://inertiajs.com/).