Corrupt javascript file after downloading files with Filezilla
Was trying to download a WordPress site from an FTP to my local dev environment but some of the javascript files was corrupt and was looking »
Was trying to download a WordPress site from an FTP to my local dev environment but some of the javascript files was corrupt and was looking »
I was looking for a way to see what encoding a specific file had and didn’t know about this smart little terminal commando you could »
Here is a simple quick tip to untrack already committed files Edit .gitignore to match the file you want to ignore git rm --cached /path/to/ »
When installing Laravel homestead today on macOS 10.12, and lost some hours trying to find a fix. Finally, after several reinstallations, reboots, and trial and »