-
Notifications
You must be signed in to change notification settings - Fork 21
Usage Debugging
rgeleta edited this page Dec 24, 2014
·
1 revision
Debugging is best done with an IDE such as netbeans or eclipse or with a text editor such as SublimeText.
The xdebug setup should already be done on the Kalastack end so you should only need to set up your IDE. Here is some useful documentation for eclipse, netbeans and SublimeText.
- Home
- Installation
- Configuration
- Using Kalastack (Basics)
- Using Kalastack (More)
- Miscellaneous