-
- Sanctum Version: 2.11.2
- Laravel Version: 8.55.0
- PHP Version: 7.4.20
- Database Driver & Version:
### Description:
Laravel is running on: http://127.0.0.1:8000/
front end (vue) is…
-
- Sanctum Version: 2.11.2
- Laravel Version: 8.49.2
- PHP Version: 7.4.19
- Database Driver & Version: MySQL 8
- Nuxt Version: 2.15.7
- Nuxt Auth Version: 5.0.0-1616003482.75c20e6
### Descript…
-
Hi,
Thank you for wonderful tool, everything is working with Laravel Sanctum APIs except, POST/PUT methods as laravel is expecting csrf token X-XSRF-TOKEN in header.
Do you have workaround for t…
tsndp updated
3 years ago
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.knuckles.wtf/laravel/troubleshooting).**
**What happened?**
1. I set my configuration to...
…
-
1. Postman Version: 4.8.0 (4.8.0)
2. App (Chrome app or Mac app): Mac app
3. OS details: Mac OSX 10.11.5
4. Is the Interceptor on and enabled in the app: N/A (Mac app)
5. Did you encounter this recent…
-
- Sanctum Version: 2.11
- Laravel Version: 8.55.0
- PHP Version: 8.0.10
- Database Driver & Version: MySQL 8.0.26
### Description:
I am using 4 Docker container for each service: PHP-FPM for La…
-
- Laravel Version: 8.54.0
- PHP Version: 7.4
- Database Driver & Version: MySQL
### Description:
If you run a PHPUnit test, where you call Artisan::call("route:list") and Sanctum:actingAs(…
-
Hi, I decided to open this issue because a lot of people are migrating from [tymon/jwt-auth](https://github.com/tymondesigns/jwt-auth) to [Laravel Passport](https://github.com/laravel/passport) and cu…
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.knuckles.wtf/laravel/troubleshooting).**
**What happened?**
1. I set my scribe configuration…
-
Hi
I am trying to put "Try it out" working and it works on all GET endpoints. But on POST endpoints(I only have login and logout, for now) , it gives "CSRF token mismatch".
I'm using Sanctum for A…