-
I use Laravel's auth system via Fortify to set up users with dashboard features. However, when they want to write a blog, they go to Canvas and login again which gets stored in the DB as a different u…
-
Hi,
If I'm not wrong, with Laravel 11, the app/Providers/AuthServiceProvider.php isn't use anymore.
In https://ldaprecord.com/docs/laravel/v3/auth/database/laravel-jetstream the part that explains…
-
# Feature Request
### What's the feature you think Backpack should have?
Backpack should support two factor authentication out of the box, it's important for admin panel to be secured, 2fa providi…
-
Hi,
I am getting below error after login as client
Route [verification.resend] not defined. (View: public\themes\client\views\auth\verify.blade.php)
Any solution?
Thanks
-
A minimal version (2fac with the user's email) shouldn't be that difficult to get up and running.
When enabled from the settings, 2fac would require entering codes during web login and desktop cli…
-
Hello,
I get an error:
`> **composer require orchid/fortify**
Using version ^0.0.5 for orchid/fortify
./composer.json has been updated
Running composer update orchid/fortify
Loading composer r…
-
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 …
-
### Fortify Version
1.24.3
### Laravel Version
11.29.0
### PHP Version
8.2.24
### Database Driver & Version
_No response_
### Description
After upgrading to version 1.24.3 we've gotten an err…
-
# Change the paths used for Laravel Jetstream routes | AboutWeb.Dev
[https://aboutweb.dev/blog/change-laravel-jetstream-route-paths/](https://aboutweb.dev/blog/change-laravel-jetstream-route-paths/…
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…