-
### Version
module: 5.0.0-1643791578.532b3d6
nuxt: 2.15.8
### Nuxt configuration
- [x] universal
- [ ] spa
### Nuxt configuration
```javascript
// Auth module configuration: https://…
-
**Describe the bug**
So I've noticed when using helper methods such as
```php
return response()->json([
'data' => 'hello world'
]);
```
within a method that _should_ have an invalid return ty…
-
After installing Laravel Sanctum and using the 'auth:sanctum' middleware instead of the 'auth:api' middleware, see [Laravel docs](https://laravel.com/docs/7.x/sanctum#protecting-spa-routes), I cannot …
-
**Describe the bug**
After installing peak through the latest statamic cli or by first installing statamic and then adding peak as a starter kit (clearing the site first), the page remains blank. The…
-
**Describe the bug**
InvalidTemplateParam error is returned when using Eloquent Collection methods (I've tried `find` and `unique`).
**Impacted Versions**
Latest; psalm/plugin-laravel …
-
- Sanctum Version: 2.8.1
- Laravel Version: 8.15.0
- PHP Version: 7.4.13
- Database Driver & Version: MySQL 8.0.22
### Description:
Hi all.
Could you please suggest how I can use [Au…
-
In my application, I have multiple tenants for a single user when I switch tenants then I am getting 401 response from EnsureValidTenantSession middleware. I am using Laravel Sanctum SPA authenticatio…
-
### Have you searched through other issues to see if your problem is already reported or has been fixed?
Yes, I did not find it.
### Did you read the documentation?
Yes, I did not find it.
### Hav…
-
### Version
"@nuxtjs/auth-next": "^5.0.0-1620155494.96c1b50",
"@nuxtjs/axios": "^5.13.1",
"nuxt": "^2.15.3"
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- […
-
- Laravel Version: 9.31.0
- PHP Version: 8.1.11
- Database Driver & Version: Mysql 8
### Description:
I'm not sure if this is a bug, but it's very strange behavior in my opinion.
I'm usin…