-
### Bug description
The issue is that `session.domain` config is not getting set while making a request to this route of sanctum.
However, it does work in other routes (the application routes).
#…
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.knuckles.wtf/laravel/troubleshooting).**
**What happened?**
I have a route with the followin…
-
### Current Behavior
When changing users details and pressing save it redirects to a 500 page and the details dont change.
### Expected Behavior
After pressing save the page should reload and save …
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.knuckles.wtf/laravel/troubleshooting).**
**What happened?**
When I use attributes to docum…
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.knuckles.wtf/laravel/troubleshooting).**
**What happened?**
Hello
I use FormRequests for …
-
### Environment
```
- Operating System: `Darwin`
- Node Version: `v18.11.0`
- Nuxt Version: `3.0.0-rc.14`
- Nitro Version: `1.0.0`
- Package Manager: `npm@8.19.2`
- Builder: …
-
I am using **route based middleware** (not globally in ``nuxt.config.js``),
In my pages/login.vue, I set:
```javascript
export default {
auth : 'guest'
}
```
**Expecting that**, afte…
-
- Laravel Version: 9.42.2
- PHP Version: 8.0.15
- Database Driver & Version:
### Description:
Using `$request->route()->getController()` in middleware will cause an error when using clos…
-
### 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):
- […
-
- [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 upgraded to the latest scri…