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
Cloning the app on my machine is okay. But I cant launch it on my machine. Can i skip the launching part? I only need to put some new files and test if the app is working. But on my machine it wont i dont have those homestead and shit
Cloning the app on my machine is okay. But I cant launch it on my machine. Can i skip the launching part? I only need to put some new files and test if the app is working. But on my machine it wont i dont have those homestead and shit
Uh yeah if you have a public IP for your server you can access your routes via Postman and see if something changed