Level 102
You are hosting your website on github? Can you post a link so we can inspect why it isnt working?
I have a problem in that uploading a project leaves out all media. Is there a solution to this, maybe a website that can host images reliably.
Regards,
@Randy_Johnson the files in storage/app/public are not in version control - look at the .gitignore everything is ignored except the .gitignore file itself!
Why are there files in that storage directory that you want to in version control at all?
Please or to participate in this conversation.