-
Notifications
You must be signed in to change notification settings - Fork 824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laravel 11 compatibility? "Target [Laravel\Fortify\Contracts\CreatesNewUsers] is not instantiable." #1451
Comments
I found the error:
|
@maxleistner I tried this and it just adds the service provider for me. If you have this issue still please provide a very detailed list of steps to reproduce. |
I can also confirm this.
should produce this output:
|
@maxleistner This should not be set to completed until merged into the main branch. |
@maxleistner @sotten do you both have opcache enabled by any chance? |
I am "just" using the composer commands to install sail and did not change anything on the docker image or compose. |
@maxleistner can you check if opcache is enabled?
|
https://app.warp.dev/block/kDq4xPfw8BCm5jPYrbl1vy
|
Thanks @maxleistner. Gonna close this one in favour of #1454 which is the same thing and Jess is already investigating there. |
Jetstream Version
5
Jetstream Stack
Livewire
Laravel Version
11.0.5
PHP Version
8.3
Database Driver & Version
mysql sail
Description
After going through all installation steps i get. the following error trying to register:
Target [Laravel\Fortify\Contracts\CreatesNewUsers] is not instantiable.
Steps To Reproduce
Install laravel 11 with sail
Install JetStream Livewire + Tams
https://flareapp.io/share/NPGZ9nNm#stack
The text was updated successfully, but these errors were encountered: