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

blogger install error #242

Closed
goldensnow890219 opened this issue Sep 18, 2018 · 6 comments
Closed

blogger install error #242

goldensnow890219 opened this issue Sep 18, 2018 · 6 comments

Comments

@goldensnow890219
Copy link

Hi
I am trying to install blogger on my localhost.
(php artisan blogger:install)
I choose email, password, first and last name. then it has an error like this in next step.

[ErrorException]
Trying to get property of non-object

I would like you help me how I can fix this issue.

sorry, I am so urgent now, so I would like you give me quick response.
thanks

@dinesh0666
Copy link

count(): Parameter must be an array or an object that implements Countable

@mariocoski
Copy link
Owner

try this: https://stackoverflow.com/questions/48343557/count-parameter-must-be-an-array-or-an-object-that-implements-countable

@icecreamsandwich
Copy link

@icecreamsandwich
Copy link

By default, there is no category or articles available. And I couldn't create any categories from the dashboard. Is it the default behavior? Any way to dump some data?

image

@mariocoski
Copy link
Owner

mariocoski commented Feb 13, 2019

Basically, when you installed your blog, did you seeded database after migrating it? The seeds should contains one dummy category? php artisan db:seed?

@icecreamsandwich
Copy link

@mariocoski oops didn't seed it. thank you
image

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

4 participants