Replies: 2 comments
-
The current 0.x version is shared between Laravel 9 and 10 and only Laravel 10 supports Prompts. But if anyone willing to contribute to make this possible feel free to submit a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Users would not be using this command, it's only for the package developer usage during the first package setup/install. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Would you consider adding a new
option
to theworkbench:install
command which allows to skip the "Export '.env ' file as?" prompt?I'd love to add this to my package skeleton tool but this halts that as I don't want the User to have to interact with the prompts.
Let me know what you think.
Beta Was this translation helpful? Give feedback.
All reactions