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?
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?
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.
Browser other questions tagged cakephp server
You are not signed in. Login or sign up in order to post.
Thank you, I really wanted to avoid having to download the file co Filezilla all the time.
– Bruno Estevao