-
_This is a restatement of [Issue #323](https://github.com/knuckleswtf/scribe/issues/323), which I've closed. That original issue was created in an incorrect format and without the bug tag._
- [x] *…
-
Hi there.
I'm attempting to get Scribe working on a Laravel project (with Jetstream + Inertia + Sail). The package installation goes without a problem but when I attempt to generate the actual docs…
-
**Environment**
1. Version: 2021.07.6 (on Laravel 8.x)
2. Operating system: Linux (ubuntu 21.04)
**Describe the bug**
I've followed the instruction for installing aimeos into an existing laravel…
-
Le token est pour le moment stocké dans le localstorage mais cet espace n'est pas safe car accessible du moment que du code JS peut-être injecté.
Il faudrait trouver une solutions pour gérer au mie…
M4n0x updated
3 years ago
-
Hey is the API Explorer all documentation of the API calls?
-
### Version
module: 5.0.0-1640381173.0956bd2 to latest
nuxt: 2.15.8
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [x] universal
- [ ] spa
### Nuxt conf…
-
Hi, I am using Laravel -v7.x and Vue CLI two different folders for Frontend and Backend. And using Laravel Sanctum (SPA) Authentication. I want to create real-time Notifications when some Events happe…
-
WHen i use laravel airlock with nuxt js and auth module on every page i navigate i get 401 error without being authenticated. i put correct middleware on every route. why is that happen? when i login …
-
- Sanctum Version: 2.11.2
- Laravel Version: 8.47.0
- PHP Version: 8.0.7
- Database Driver & Version: Mariadb 10.5.10
### Description:
`/sanctum/csrf-cookie` Should use api instead of web middl…
-
Hello,
I am sorry if it is wrong to post here.
I want to use this package in my application and I am using options api vue.js 3 and only JavaScript not Type script, so I don't need defineComponent…