-
### Version
module: 5.0.0-1624817847.21691f1
nuxt: 2.15.7
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [x] universal
- [ ] spa
### Nuxt configuration
…
-
Hi there,
I tried to migrate to auth v2 using this config:
```
import {defineNuxtConfig} from 'nuxt'
export default defineNuxtConfig({
build: {
transpile: ['@heroicons/vue', /e…
-
- Sanctum Version: 2.15.1
- Laravel Version: 9.13.0
- PHP Version: 8.1.7
- Database Driver & Version: MySQL 8.0.29
### Description:
I am using Sanctum for API authentication. The *auth:sa…
-
Hi,
I've read the docs, viewed the demos and tried implementing this library in my project.
I'm on a Laravel backend with sanctum and fortify, since my spa and api are on same domain, Laravel lets m…
-
### PHP & Platform
8.0.12
### Laravel verion
9.17.0
### Have you done this?
- [X] I am willing to share my stack trace and logs
- [X] I can reproduce this bug in isolation (vanilla Laravel instal…
-
### Bug description
Hello there,
my Tenancy setup consists of the following:
- A central app, which is available at **example.test** that includes Laravel Nova for tenant managemant
- SPA Tena…
-
### Version
module: 5.0.0
nuxt: 2.15.8
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [ ] universal
- [x] spa
### Nuxt configuration
```
axios: {
…
-
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires aceraven777/laravel-paymaya ~1.1 -> satisfiable by aceraven777/laravel-paym…
-
- Sanctum Version: 2.12.0
- Laravel Version: 8.66.0
- PHP Version: 8.0.11
- Database Driver & Version: Mysql 8
### Description:
Been struggling 2 days with this package, pure pain tbh. Curren…
-
### Describe the issue you are experiencing
After trying to update from Laravel 8 to 9, I had encountered a bug related to this package.
```
> @php artisan package:discover --ansi
Illuminat…