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

php slim db:migration gives no error, but tables are not getting created #53

Open
sanjeevkse opened this issue Oct 13, 2021 · 0 comments

Comments

@sanjeevkse
Copy link

sanjeevkse commented Oct 13, 2021

Hi,
The skeleton is extremely well developed, I like the structure and implementation and your explanation in the video tutorials.

But I am getting this issue.

I use PHP 8, so, I removed faker, php from the require dependencies.
I dont use homebrew.
I created a DB from mysql command.
Then after changing the env file with required db name, user, password, host as localhost (tried with 127.0.0.1 also)

php slim db:migration exectues and results is green

Screenshot 2021-10-13 at 5 22 01 PM

But php slim db:show users gives

Screenshot 2021-10-13 at 5 23 06 PM

Connection refused! not sure how!

Kindly help me with this.

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

1 participant