You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure from your description what the problem is, but Jetstream does support Laravel 11.
There is a current known bug (#1454) that you may be experiencing, and a PR (laravel/framework#50665) awaiting release to fix it. I've included a temporary workaround at #1454 (comment) that will help if you are experiencing the same issue.
If you're experiencing a different issue, please provide the error message you're getting.
Jetstream Version
5
Jetstream Stack
Inertia
Laravel Version
11
PHP Version
8.3
Database Driver & Version
No response
Description
当运行
php artisan jetstream:install inertia
命令的时候会提示上面这个错误,实际上laravel11路由已经不是那样修改的。Steps To Reproduce
当运行
php artisan jetstream:install inertia
命令的时候会提示上面这个错误,实际上laravel11路由已经不是那样修改的。The text was updated successfully, but these errors were encountered: