-
Are their any plans to add the new `->uncompromised()` password rule to Fortify?
From Laravel News:
`uncompromised() method which checks the password against a verification API to see if the pass…
-
Hey,
tried installing your new package but it errors out:
Laravel 9.7.0
PHP 8.1.4
```log
composer require dive-be/eloquent-super
[22-Apr-2022 08:15:03 UTC] PHP Deprecated: Return type of …
-
- Fortify Version: 1.9.0
- Laravel Version: 8.79.0
- PHP Version: 8.1.1
- Database Driver & Version: MySql 8.0.27
### Description:
With the current implementation when a user provides an invali…
-
I'm having a problem with password recovery, I get the link in the email, but the reset password button redirects to a laravel recovery page, although I disabled the views in fortify, it shows http://…
-
- Larastan Version: 1.0.2
- `--level` used: 6
- Pull request with failing test:
### Description
After upgrading to PHPStan 1.3 (released yesterday) some strange errors are coming up with no code…
-
Perhaps I'm missing something, but I don't understand, or cannot figure out how to use Jetstream with a multiple-database setup. I'm sure Jetstream is not necessarily the issue, but I know there aren'…
-
Hello together,
## Initial situation
I want to make a Laravel application multitenant capable with the 'spatie/laravel-multitenancy' package and use multiple databases (landlord, tenant1, tenant…
-
What is the recommended way to send the user an email on registration using a social id?
-
Hello,
I just do a composer update and now i have this problem :
U:\xampp\htdocs\extranetfvbd>composer update
Loading composer repositories with package information
Updating dependencies
Nothin…
-
- Laravel Version: 8.17.2
- PHP Version: 7.4.13
- Database Driver & Version: N/A
### Description:
The `Illuminate\Auth\Events\Lockout` event does not return the expected data to the listener.
…