They gave me a development server with ip adress, root user and pass. In that remote server is a laravel app installed that i need to make changes in. If there is a "best" way to do THAT. I can do anything i want. Just dont know HOW and WHAT to do to achieve that. Sublime text with SFTP plugin will do the job?
Open up PhpStorm Set up a SSH + SFTP connection to your server using provided credentials Clone the deployed app on your machine, make some changes, sync with deployed using IDE functions