-
I just installed the package and received this error:
The underlying exception that triggered this is:
```
[2019-09-09 15:30:31] development.ERROR: Target class [App\Policies\Category] does not…
-
It's not described on the README.md if it is necessary to run the `php artisan make:auth` command in order to use this package. Just asking because the trailing migrations that are left by that comman…
-
### Package
filament/filament
### Package Version
latest
### Laravel Version
latest
### Livewire Version
latest
### PHP Version
latest
### Problem description
The issu…
-
Moved from hyn/multi-tenant#443
It's possible to force the password reset entries to be saved on the tenant connection. In order to do so update the `auth.php` file and add the `connection` key lik…
-
Let's consider this scenario...
The same user logins via api from 2 different devices.
On each subsequent login other device gets unauthenticated...
Wouldn't be better, if these 2 devices, could …
-
Since all this package does is put a token in a database, which then raises all kinds of issues like users not being able to login on 2 devices and tokens not expiring, it suddenly struck me that Lara…
-
Can we use it with Laravel 5.3 API Authentication (Passport) ?
-
Hi, i get constraints when i want to login using user guard. Table users I have filled but can not login using the data.
One more thing. When I access the '/ home' url, I'm redirected to 'admin / l…
-
Good morning, I am using the boilerplate and I think it is an excellent job, I am a user without much experience in laravel and less experience in multi tenant, I have a project in which I would like …
-
Before submitting your issue, please make sure that you've checked all of the checkboxes below.
- [x] You're running the [latest release](https://github.com/REBElinBLUE/deployer/releases/latest) ve…