How do you sync changes from a local project to Github in the cloud, using PHPStorm. And then how do you retrieve the changes on a remote server?
Given the following setup: Mac/PC PhpStorm Git enabled on local directory Using Laravel Valet You publish your changes to Github by using VCS menu, Commit,