Open ghost opened 11 years ago
I also get a similar error. php is in the path and I can execute php artisan generate:resource ...
in command line, but not through sublime text. I think the problem is that the newer versions of Way's generators are asking you if you want to create various elements of the resource.
I'm on windows 7 but php is in my path. Using the full path to the executable or to the php directory does not seem to work. Nothing happens and no error message.
However when I use just 'php' for the php_path setting it seems to be the right path because it makes an attempt. Unfortunately I get the following error.
This exact command actually works when ran in the command line.