-
Notifications
You must be signed in to change notification settings - Fork 22
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
After install: BadMethodCallException Method translations does not exist. #14
Comments
Hey @floatnz what version of Laravel Nova do you have installed? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hey, I'm experiencing the same issue. |
Hey @man-dwarf, thanks for reporting. Are you using Laravel 5.8 as well? |
Version: 5.8.36 When I remove this section from
|
Okay, thank you. This information is very helpful. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
After install
composer require devpartners/auditable-log
BadMethodCallException Method translations does not exist:
Tried clearing caches with no change:
composer.json:
The text was updated successfully, but these errors were encountered: