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

Call to undefined method stdClass::getTranslatedAttribute() #28

Open
d3turnes opened this issue Nov 26, 2019 · 2 comments
Open

Call to undefined method stdClass::getTranslatedAttribute() #28

d3turnes opened this issue Nov 26, 2019 · 2 comments

Comments

@d3turnes
Copy link

d3turnes commented Nov 26, 2019

hi.

When load the route admin/themes/options/sample-theme
return error "Call to undefined method stdClass::getTranslatedAttribute()"

Laravel 5.8.35
Voyager: 1.2.11 or 1.3.0

error

@diegobas
Copy link

diegobas commented Jan 21, 2020

I don't know if it's the better way to fix this bug, but I've made a PR(#29) that works for me.

@mrpk-dev
Copy link

I don't know if it's the better way to fix this bug, but I've made a PR(#29) that works for me.

This problem can be returned from app('voager')->getVersion()
because return the developer version for me (ex : 1.4.x-dev)

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

3 participants