remove laravel/sanctum

This commit is contained in:
Saeed Vaziry
2024-03-17 13:10:26 +01:00
parent 839e7f496c
commit 4f252caaf3
7 changed files with 2 additions and 157 deletions

View File

@ -15,7 +15,7 @@
|
*/
'paths' => ['api/*', 'sanctum/csrf-cookie'],
'paths' => ['api/*'],
'allowed_methods' => ['*'],