mercurius: After install, errors with laravel db functions
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!
About this issue
- Original URL
- State: open
- Created 5 years ago
- Comments: 15 (1 by maintainers)
Hello everyone! I’ve been extremely busy with life, I’ll do my best to fix Mercurius asap. Meanwhile, please fell free to submit a PR for fixing this issue. Thank you!