-
Notifications
You must be signed in to change notification settings - Fork 51
Open

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
Labels
No labels