GithubHelp home page GithubHelp logo

Comments (4)

fletch3555 avatar fletch3555 commented on August 20, 2024 1

Did you run php artisan voyager:install?

I was able to work around a similar error (different line number, same message) by making sure the roles were imported BEFORE any users during a db migration/seed, since Voyager has a "created" listener for users that sets the default role to "user".

If that doesn't sound related to what you're doing, then please provide more information, such as the full stacktrace from the logs, whether you're running Voyager OOTB or if you added it to an existing project, and any modifications you may have made.

from voyager.

qcol avatar qcol commented on August 20, 2024

I have the same error. It happened when created custom table and added Bread to it. After this operation, error occurs on dashboard page:

VoyagerBreadController.php line 37 : Trying to get property of non-object

When deleted Bread - everything works fine again.

from voyager.

aroon9002ahmed avatar aroon9002ahmed commented on August 20, 2024

i have same error
FatalErrorException in VoyagerBreadController.php(37) : eval()'d code line 1:
Class 'App\products' not found

from voyager.

github-actions avatar github-actions commented on August 20, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.

from voyager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.