mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Fix heading
This commit is contained in:
parent
d7b455ba1c
commit
ff4c0035e8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Route::group(['prefix' => config('sanctum.prefix', 'sanctum')], static function
|
|||
});
|
||||
```
|
||||
|
||||
### Sanctum's csrf-cookie in both the central and the tenant app
|
||||
### Sanctum's csrf-cookie route in both the central and the tenant app
|
||||
|
||||
To use the `sanctum.csrf-cookie` route in both the central and the tenant apps:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue