duncanmcclean/sc-starter-kit

Add a screenshot to readme

Closed this issue · 7 comments

I'd like to add a screenshot of what the starter kit looks like after some content has been populated so I can display it on the README.md.

All that needs done is to clone this repository down, get it setup, add some dummy products and take a screenshot of the homepage of the store.

Let me do that for you.

@damcclean I had issue with the installation process, php artisan make:user does not exist. On the other hand the homepage is showing some error. Any hints/advice is appreciated.

Ahh... sorry, you'll need to do php please make:user instead 🤦‍♂️

You should be able to see any errors in your log file: storage/logs

I'll check my install once more, please bear with me.