-
Hi there guys,
I have some really weird issue implementing this package in a project of mine. This is weird, since I have two other projects with this package working.
The error I am receiving w…
-
To help users make a decision on which authentication package to choose it would help to have a features table in the docs. Since there are so many authentication packages available now it would ease …
-
I've installed the package as described and tried to impersonate other user.
But I'm always getting logged out.
Here is my code:
$anotherUser = User::find(9);
Auth::user()->impersonate($anothe…
-
### What happened?
hello, I installed the plugin and opened 2fa, then when I tried to log in, I got an error like this:
Attempt to read property “value” on null
In order to resolve this error
ve…
-
### MaryUI version
1.11.1
### daisyUI version
v4.4.20
### Livewire version
3.0
### What browsers are affected?
Chrome
### What happened?
You can not use maryui with laravel …
-
- Laravel Version: 8.0.0
- PHP Version: 7.3
- Database Driver & Version: sql
### Description:
Hi, I created a laravel project after 1 day of Laravel 8 release, I was checking features of…
-
Hi,
I am trying to use this library in Laravel Jetsream with Inertia JS. The issue is that Jetsream comes with 3.x version, Your tables use the previous one - 2.0.
![image](https://user-images.…
-
Would it be possible to also show TOTP token beneath the QR code as to be able to add it to password managers that has TOTP-support but that don't handle QR scanning?
-
### Question
Does the package support jetsream or laravel auth or do we need both?
### Description:
I see the documentation is not clear about if we need to isntall both laravel auth and jetstrea…
-
https://github.com/laravel/jetstream/blob/39d50ec0dda28ae2077baf9df307509a09307d75/stubs/tests/livewire/DeleteAccountTest.php#L24
https://github.com/laravel/jetstream/blob/39d50ec0dda28ae2077baf9df30…