dydx / Laravel-5-Artisan

Laravel 5 Artisan Commands for Sublime Text 3
42 stars 15 forks source link

Make: Model is not an option? #4

Closed ghost closed 8 years ago

ghost commented 8 years ago

I've been trying to figure out how to run within Sublime Text 3:

Artisan: Make: Model and it's not displaying.

screen shot 2015-09-28 at 4 55 28 pm

I added https://github.com/laracasts/Laravel-5-Generators-Extended to my project and still nothing. Am I doing something wrong here?

Thanks in advance!

dydx commented 8 years ago

Interesting, I'll take a look at this. It's probably just a JSON error.

dydx commented 8 years ago

Yeah, it's listed here in the options: https://github.com/dydx/Laravel-5-Artisan/blob/master/Laravel%205%20Artisan.sublime-commands#L192,L199

Not sure what's going on / why it isn't listed.

Thanks for bringing this up!

dydx commented 8 years ago

Hmm. Having a hard time duplicating this on my machine (fresh install of ST3 w/ fresh install of the package).

screenshot

Could you share some details about your setup? Sublime version and OS maybe?

ghost commented 8 years ago

@dydx I don't know what the difference was but I am now seeing this. Weird. Thanks for your time.