-
I'm working with redis, laravel-echo-server, and laravel. I'm trying to listen on private channels from another computer, i have my "laravel-echo-server.json" in one computer. When i'm trying to liste…
-
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 (…
-
### Version
v5.2.0
### Details & Steps to reproduce
Export and import more than 15 2FA Google Accounts
### Expectation
Import accounts into 2FAuth
### Error & Logs
```shell
[2024-06-30 08:09:2…
-
Hi,
I tried to use your package with a custom UserProvider
```
Argument 1 passed to Kbwebs\MultiAuth\Guard::__construct() must implement interface Illuminate\Contracts\Auth\UserProvider, instance o…
-
### JWT does not return TokenExpiredException
I'm trying to return a 419 response to client side in case of token expired but i think the Tymon\JWTAuth\Exceptions\TokenExpiredException is never inst…
-
After the working directory is set, only laravel-echo-server.json files can be loaded, .env files under the same directory cannot be loaded. So the config options in the laravel-echo-server.json file …
-
I'm having an issue with the latest version of Nova, when I try to view the nova-settings page which is registered correctly (and works locally) I receive the error below. both installations are runni…
-
Larave 11 with fortify package for auth is showing error- unable to locate a class or view for component [guest-layout]
I tried to put the guest-layout page inside resources->views->layouts folder as…
-
- Laravel Version: 5.5.42
- Adldap2-Laravel Version: 4.0.7
- PHP Version: 7.1.16
- LDAP Type: ActiveDirectory
### Description
Hey guys,
first of all - great work with the Adldap framework. T…
-
__Description of your feature__
Sanctum integration guide
---
---
__Information__
- hyn/multi-tenant version: 5.6.4
- laravel version: 7.x
Create a class which extends `Larave…