You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/quickstart/backend/laravel/interactive.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ files:
18
18
- files/api
19
19
---
20
20
21
-
# Add Authorization to a Laravel application
21
+
# Add Authorization to Your Laravel Application
22
22
23
23
[Auth0's Laravel SDK](https://github.com/auth0/laravel-auth0) allows you to quickly add token-based authorization and route access control to your Laravel application. This guide demonstrates how to integrate Auth0 with a new (or existing) [Laravel 9 or 10](https://github.com/auth0/laravel-auth0#support-policy) application.
0 commit comments