How to edit project online on a server?

Asked

Viewed 35 times

0

Long live!

I’m developing an application in cakephp 3, uploaded to the server, someone knows a way to continue working on the project with an IDE even on the server?

1 answer

0


You can use phpstorm or an IDE that allows ftp configuration. Another way is to access files by ftp and edit. You can use Filezilla to hit the server via FTP, then right click on the file and view/Edit.

  • Thank you, I really wanted to avoid having to download the file co Filezilla all the time.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.