-
Hi!
Just tried it on a fresh Laravel project, but it comes with `illuminate/support v11`, so this package cannot be installed.
```log
m1ge0/bootsjet[1.0, ..., 1.0.3] require illuminate/support ^…
-
### Jetstream Version
5.0.5
### Jetstream Stack
Livewire
### Laravel Version
11.6.0
### PHP Version
8.3.6
### Database Driver & Version
_No response_
### Description
Jetstream uses Fortify …
-
### Fortify Version
1.21.1
### Laravel Version
11.4.0
### PHP Version
8.3.3
### Database Driver & Version
n/a
### Description
The Fortify::authenticateUsing method is triggered twice for each…
-
**Describe the bug**
Hi,
Sorry if this has already been asked but I'm using Laravel fortify to register new users, once user is registered I automatically log him in but I have a listener that liste…
-
**Describe the bug**
When you click on a button, like the one for email verification, you always get a 403 error - invalid signature. Seems like the "=" sign is getting dropped.
**Versions**
Ray …
-
### Lang Package Name
laravel-lang/publisher
### Lang Package Version
16.4
### Laravel Framework Version
11.9.2
### PHP Version
8.3.7
### Dependencies
"require": {
…
-
# Adding Fortify to the Laravel Project
## Description:
The aim of this task is to integrate the Laravel Fortify package into the existing project. Fortify is an authentication and registration to…
-
- Sanctum Version: 2.14.1
- Laravel Version: 9.11
- PHP Version: 8.1.6
- Database Driver & Version: MySQL 8.0
Tested with:
- Fortify Version: 1.13
- Breeze Version: 1.9
### Descriptio…
-
Hi there, I have followed the instructions from the README and I'm afraid to say that I can't see the SSO route in the available list of routes - the same issue occurs if I clear the route cache too.
…
-
### Description
SPA that is handled by a class, is defined in routes as Route::get('/path/{id}',MyClass::class), and any wire:click methods return a http/405 error "Method not allowed"
### Exact…