-
Notifications
You must be signed in to change notification settings - Fork 34
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
Conflict with laravel/framework & laravel/octane - Spatie/Once #6294
Comments
This is fixed but not yet released: #6278 (comment) |
@codebarista please update us when the new release is out, thank you! |
It seems that the release is out, but I'm still getting some pretty weird issues when using Laravel Octane. When I visit /nova/dashboards/main straight after login, I get a 404. Stopping Octane and starting again seems to work, but then visiting my User resource I consistently get 404 on metrics, cards, lenses requests. All these has in common that it uses once() to resolve the resource. I haven't gone fully onboard in debugging it yet, but I would be surprised if it's completely unrelated as this is a completely fresh Laravel 11 + Octane + Nova installation. |
@rasmuscnielsen Please send new issue with all the required information and reproducing repository. |
Description:
Package
spatie/once
not installed, blocked in replace rule, maybe after this commit - laravel/framework@45ea409Detailed steps to reproduce the issue on a fresh Nova installation:
open in browser
127.0.0.1:8000
and see this error in log:The text was updated successfully, but these errors were encountered: