-
# Business Requirement
As a developer, I would like to set up Laravel Fortify and Laravel Sanctum so that I can simplify my workflow for the administration panel and get a few authentication related …
-
Am kind of stuck on how you were able to handle email Verification once the user clicks on the link that eill be sent to his email. I am using nuxt so once i clik on verify email from my browser it re…
-
**Describe the bug**
Running Psalm with `--debug-by-line` on a Laravel 8 project I get:
```
/var/www/html/app/Models/User.php:1
Exception
Could not get class storage for eloquent
Stack…
-
Whenever you refresh/visit a new page, a successful login is logged into the database. This is creating a huge log per user.
As the screenshot suggests, over time these logs will grow too much
![Scr…
-
**Environment:**
- LDAP Server Type: Samba 4 ActiveDirectory
- LdapRecord-Laravel Major Version: v2
- PHP Version: 7.4
**Describe the bug:**
I've followed the docs on a blank project, usin…
-
- Octane Version: 1.0.11
- Laravel Version: 8.57.0
- PHP Version: 8.0.10
- Server & Version: Swoole 4.7.1
### Description:
I was using laravel fortify and found that when the user information i…
-
- Fortify Version: 1.8.1
- Laravel Version: 8.56.0
- PHP Version: 7.4.14
### Description:
Config file 'fortify.php' was enhanced with 'redirects' array when redirection customization was added i…
-
Hi,
I've installed and configured this library on a laravel project with Fortify as authentication backend.
I followed the readme for installation and configuration but when I open the /login url …
-
**Describe the bug**
When initially enabling "Two Step Authentication" in the settings, it will throw the error:
```
Error 405: Method Not Allowed!
The GET method is not supported for this route. …
-
- Fortify Version: 1.6.1
- Laravel Version: 8.9.0
- PHP Version: 7.4.9
- Database Driver & Version: MySQL 5.7.31
### Description:
This is the first time I'm using Fortify. I was trying to cus…