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
I find it quite strange that typical development artisan commands are also listed on a production machine. There is no need there for make:whatever or whatever:table or sail:whatever, and some more commands.
I believe it would add clarity, e.g. to easier find back relevant (custom) production commands, if depending on the environment another (filtered view of the) list of available commands is shown. Of course with an extra option (--all) to show all options, whatever the environment is.
I'm not sure whether this idea is something that is totally not wanted, or could become something. In the latter case, I certainly want to help building this feature (as in: working out from a functional and ux point of view what the options are).
But I guess it's best to first check whether there is appetite for this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I find it quite strange that typical development artisan commands are also listed on a production machine. There is no need there for
make:whatever
orwhatever:table
orsail:whatever
, and some more commands.I believe it would add clarity, e.g. to easier find back relevant (custom) production commands, if depending on the environment another (filtered view of the) list of available commands is shown. Of course with an extra option (--all) to show all options, whatever the environment is.
I'm not sure whether this idea is something that is totally not wanted, or could become something. In the latter case, I certainly want to help building this feature (as in: working out from a functional and ux point of view what the options are).
But I guess it's best to first check whether there is appetite for this.
Beta Was this translation helpful? Give feedback.
All reactions