Open postadelmaga opened 7 years ago
@postadelmaga , so I've been wrestling with how to start a laravel app session started with xdebug under c9. Will this do it? Sorry, I don't know much about how runners work in c9 so I can't tell.
@karlkras Be sure to have xdebug correctly setup also for PHP CLI ( on some OS apache php and php cli has 2 different configuration file / modules )
Regarding the runner I don't know very much about them as well and I dropped the use of C9, mostly because Xdebug was not very stable (sometime it was working sometime not ). ... so I am sorry but I not able to help you further with that
Please add to the note a runner example for C9 SDK. And that you need PHP xdebug extension enabled for PHP CLI
This is the runner I use
Thanks