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

Unable to cache routes #54

Closed
tominon opened this issue Sep 9, 2022 · 1 comment · Fixed by #55
Closed

Unable to cache routes #54

tominon opened this issue Sep 9, 2022 · 1 comment · Fixed by #55
Assignees
Labels
bug Something isn't working

Comments

@tominon
Copy link
Contributor

tominon commented Sep 9, 2022

There are two routes with the same name "nova-stripe.customers" which causes error when trying to cache routes via artisan command route:cache:

Unable to prepare route [nova/nova-stripe/customers/{customerId}] for serialization. Another route has already been assigned name [nova-stripe.customers]

@faxblaster faxblaster self-assigned this Sep 9, 2022
@faxblaster faxblaster linked a pull request Sep 9, 2022 that will close this issue
@faxblaster
Copy link
Contributor

Thanks for opening this issue, @tominon! Fixed in v2.0.3 🙌

@faxblaster faxblaster added the bug Something isn't working label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants