You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
@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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: