-
Hello,
It is possible to be compatible with laravel 9 ?
When i try to use with it, i have a message : "_Problem 1
- Root composer.json requires khadegd/laravel-breeze-bootstrap dev-main -> …
-
After installation strictly according to the instructions, I have a exception:
_Unresolvable dependency resolving [Parameter #0 [ $app ]] in class Codecasts\Auth\JWT\Auth\Guard_ in Container.php (…
-
### Versions:
- ide-helper Version: 2.8.1 (also tried with dev-master)
- Laravel Version: 8.12.3
- PHP Version: 7.4.11 (windows)
### Description:
I have installed package `maatwebsite/excel` …
-
I am using two guards. (Api and admin).
```
'guards' => [
'web' => [
'driver' => 'session',
'provider' => 'users',
],
'api' => [
'dr…
-
### Custom Claims are persisted
When creating a JWT with custom claims, everything works as expected. However, when creating a new JWT without custom claims, the custom claims still appear.
### Yo…
-
### Subject of the issue
In my scenario I need to use a different blacklist key which is unique across multiple generated JWT tokens but it cannot be the user id (because as user can login 1:n time…
-
### Subject of the issue
I am using a listener with `Auth::id()`. When my QUEUE_DRIVER is set to sync everything works finde, but with set to `redis` it will return null.
I got the user id in my l…
-
### Subject of the issue
The main issue od tymondesigns/jwt-aut is lack of documentation. You cannot install JWT without running into many issues and hours spend on searching for solutions.
Pleas…
-
### Subject of the issue
Version 1.0 adds **EVERYWHERE** some "N" letter at the top of the screen and won't disappear even after removal
![image](https://user-images.githubusercontent.com/30237980…
-
I can't install it. I use npm install and got error
first row error is:
```
npm ERR! path C:\Dev_folder\OpenServer\domains\laravel-nuxt\node_modules\node-sass
npm ERR! command failed
```
All…