'providers' => [
'users' => [
'driver' => 'eloquent-webauthn',
'model' => App\User::class,
'password_fallback' => true,
],
]
php artisan vendor:publish --provider="Laragear\WebAuthn\WebAuthnServiceProvider" --tag="migrations"
php artisan vendor:publish --provider="Laravel\Sanctum\SanctumServiceProvider"
php artisan livewire:publish --assets
php artisan vendor:publish --tag=livewire:config
-
Notifications
You must be signed in to change notification settings - Fork 0
pwaldhauer/pwablui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published