Add optional flags to nova:user #5511
-
ProblemI just ran into an issue with running Laravel in a serverless environment, where it's impossible to run interactive commands, like Use CaseI want to be able to run the Current WorkaroundAs a workaround, I patched this feature into my local |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
This is something that we had discuss internally and feel that isn't something that we can provide out of the box:
However, you may look into project such as https://github.com/nova-kit/nova-on-vapor#new-novavapor-user-command which offer similar features |
Beta Was this translation helpful? Give feedback.
Feel free to create your own command, it's not an overkill as you imagine 😉