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

not able to run after migration SQLSTATE[42000]: Syntax error or access violation: 1055 'pro.statuses.title' isn't in GROUP BY (SQL: select statuses.id, statuses.title, statuses.slug, count(projects.id) as count from statuses inner join projects on projects.status_id = statuses.id where (projects.deleted_at is null) and statuses.deleted_at is null group by statuses.id) #3

Open
samuelstrike opened this issue Apr 1, 2019 · 2 comments

Comments

@samuelstrike
Copy link

No description provided.

@syedabuthahirm
Copy link
Owner

Can you tell me your environment setup?
For mine its working fine.

@titicustech
Copy link

Class Faker\Provider\uk_Ua\Payment located in ...vendor/fzaninotto/faker/src/Faker\Provider\uk_UA\Payment.php does not comply with psr-4 autoloading standard. Skipping.
Class Egulias\EmailValidator\Exception\ExpectedQPair located in .../EmailValidator\Exception\ExpectingQPair.php does not comply with psr-4 autoloading standard. Skipping.

Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover

In PackageManifest.php line 120:

Undefined index: name

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