Skip to content
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

Do you support laravel11? why something went wrong #1456

Closed
phpmac opened this issue Mar 19, 2024 · 1 comment
Closed

Do you support laravel11? why something went wrong #1456

phpmac opened this issue Mar 19, 2024 · 1 comment

Comments

@phpmac
Copy link

phpmac commented Mar 19, 2024

Jetstream Version

5

Jetstream Stack

Inertia

Laravel Version

11

PHP Version

8.3

Database Driver & Version

No response

Description

   INFO  Middleware [app/Http/Middleware/HandleInertiaRequests.php] created successfully.  

当运行 php artisan jetstream:install inertia 命令的时候会提示上面这个错误,实际上laravel11路由已经不是那样修改的。

Steps To Reproduce

   INFO  Middleware [app/Http/Middleware/HandleInertiaRequests.php] created successfully.  

当运行 php artisan jetstream:install inertia 命令的时候会提示上面这个错误,实际上laravel11路由已经不是那样修改的。

@jessarcher
Copy link
Member

Hey @phpmac,

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.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants