What steps/tools/apps are necessary to make local php development on a tablet viable?
- by Tchalvak
I do my php web development locally, as in, creating a local instance of a site and then coding it and then pushing code to servers via git/github. I'm considering getting an android tablet or ipad and a wireless keyboard for very mobile development, but I in no way want to go back to the bad old days of using ftp and syncing up code changes on a development server directly, that would be too much of a trade-off to interest me.
Is there enough support for the stack to develop php websites locally on a tablet? Anyone had experience trying this sort of thing?