-
Would you be interested in a PR that adds webauthn (Security Keys and TouchID) support to Fortify and Jetstream? Would be awesome to have something like this out of the box.
-
- Fortify Version: 1.8.6
- Laravel Version: 8.77.1
- PHP Version: 8.1.1
## What is aimed
Enable a configurable option for the app to use either the throttling or user lockout.
## What is fail…
-
**Error Message:**
(error) FAILED to execute command: "/usr/bin/php8.2" artisan jetstream:install livewire --no-interaction
**Stack:**
```
Error: Command failed: "/usr/bin/php8.2" artisan jetstr…
-
As of now, some routes don't have a name assigned.
```
Route::get(RoutePath::for('two-factor.recovery-codes', '/user/two-factor-recovery-codes'), [RecoveryCodeController::class, 'index'])
…
-
### Laravel Version
10.13.5
### PHP Version
8.2.6
### Database Driver & Version
8.0.33
### Description
According to the documentation [https://laravel.com/docs/10.x/authentication…
la40 updated
4 months ago
-
Hi there.
Just trying fortify-ui on a clean Laravel installation. Got the following message when to enable 2FA:
BadMethodCallException
Call to undefined method App\Models\User::twoFactorQrCode…
-
### Details
Fix this bug:
Unable to find component: [Filament\Pages\EditProfile]
Happens on composer install. Believe page has syntax errors or issues with livewire components
-
I am getting error
Class "Illuminate\Foundation\Console\ShowModelCommand" not found while installing ( composer required queents/vilt ) the package in laravel 10. any solution for this?
please ch…
-
### Laravel Version
v11.7.0
### PHP Version
8.2
### Database Driver & Version
mariadb
### Description
in my single page application, after updating user password with fortify route ` PUT /user/…
-
Hi!
Just tried it on a fresh Laravel project, but it comes with `illuminate/support v11`, so this package cannot be installed.
```log
m1ge0/bootsjet[1.0, ..., 1.0.3] require illuminate/support ^…