theofidry / PsyshBundle

A command line REPL bundle for Symfony using PsySH.
MIT License
208 stars 29 forks source link

PsySH for breakpoints #5

Open heyalbert opened 9 years ago

heyalbert commented 9 years ago

Start manually sounds not really nice - is their no other option? Maybe a workaround with a script that run in the background?

What you think? :-)

theofidry commented 9 years ago

You mean for starting the PHP build-in server? I would like to do something about that too, specifying the whole path is annoying. But IMO, the best way would be to use Symfony's command for that and find out why it does not work with it.

heyalbert commented 9 years ago

exactly. The dream would be that PsySH is working in the same smoothness that is already working in Laravel.

theofidry commented 9 years ago

Issues to track: