Ellie Rae

Results 3 comments of Ellie Rae

Shouldn't you also add a flag in case www is not necessary. Example, in the case that you make a subdomain, would you want www.subdomain.domain.com. Probably not.

Hi, did you run any command outside of a script or at the least the `Get-SettingsFile` command? It needs to be run interactively first so it can save your preferences...

@bartbergmans This question isn't really Zipper specific. You should probably look at the Laravel Filesystem documentation, https://laravel.com/docs/5.6/filesystem#storing-files, as that would give you an understanding of how to store files. Then...