Skip to content

After install, errors with laravel db functions #43

@ghost

Description

Write a subject for the ISSUE

Having laravel function issues after installation

Server environment

  • PHP: v7.2.17
  • Laravel: v5.7
  • Database: MySQL 5.7.25

Description

After installation, I am getting popup errors and logs are showing me things like this in the various http calls:

"message": "Call to undefined method Illuminate\\Foundation\\Application::select()", "exception": "Symfony\\Component\\Debug\\Exception\\FatalThrowableError", "file": "/home/xxx/xxx/vendor/launcher/mercurius/src/Repositories/ConversationRepository.php",

Seems like a basic error but I'm not sure what I'm missing. Any suggestions?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions