-
- [x] 2FA
- See Laravel docs: https://laravel.com/docs/11.x/fortify#two-factor-authentication
- [x] SSO
- See Laravel docs: https://laravel.com/docs/11.x/socialite
- [x] Feature Flag API based…
-
- Fortify Version: 1.8.2
- Laravel Version: 8.63.0
- PHP Version: 8.0.3
- Database Driver & Version: not relevant
### Description:
The biggest issue I have with the way Fortify is out of the …
-
Sometimes we want to redirect the user to a non-Inertia environment after a visit.
Inertia already supports something similar under the hood, for asset versioning.
https://github.com/inertiajs/…
-
When I click the "Enable Two-Factor" button I get the following error:
Target [Laravel\Fortify\Contracts\ConfirmPasswordViewResponse] is not instantiable.
The url it takes me to is:
/user/co…
-
Hi @idoko-emmanuel,
Please can you provide a api example for fortify for laravel 11 also include access token if possible alot has changed in laravel 11 think this would be helpful?
-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
### Stack
Jetstream – Livewire
### Package Version
6.0
### Laravel Version
11.9
### Livewire Version
3.0
### react Version
_No response_
### Vue Version
_No response_…
-
I'm trying to use Fortify with Inertia and everything works great except the throttle middleware is not returning a status or error which I can use inside my Vue components.
Instead, I get this: h…
-
### Details
Copy the files from https://github.com/laravel/jetstream/tree/5.x/stubs%2Fapp%2FProviders into app/Providers
-
### Details
Copy Fortify and Jetstream folders with all files inside from https://github.com/laravel/jetstream/tree/5.x/stubs%2Fapp%2FActions into app/Actions