We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@mikebronner I just seen a potential issue when using pivot models (https://laravel.com/docs/12.x/eloquent-relationships#defining-custom-intermediate-table-models). Cache is not invalidated once an attachement or detachment is processed trough such a pivot model, in fact, the action is not detected at all in pivotSynced, pivotAttached, ... events. Is this something that is not yet covered by the package ?
pivotSynced
pivotAttached
Originally posted by @Okipa in #479
The text was updated successfully, but these errors were encountered:
@Okipa I'll have to dig in and verify. If anyone else knows, please chime in.
Sorry, something went wrong.
Related discussions:
mikebronner
No branches or pull requests
Originally posted by @Okipa in #479
The text was updated successfully, but these errors were encountered: