gnarula / sublime-laravelgenerator

A Sublime Text Plugin which allows using Laravel 4 Generators by Jeffrey Way via the command palette.
165 stars 41 forks source link

Made error message more verbose, when unable to run the generate command #20

Closed MiniCodeMonkey closed 11 years ago

MiniCodeMonkey commented 11 years ago

I had the same issue as in https://github.com/gnarula/sublime-laravelgenerator/issues/17

So I decided to include the output of the process when the generate command fails to run.

Screen Shot 2013-04-24 at 2 07 13 PM

gnarula commented 11 years ago

Looks good! That should help solving some issues as well