Is your feature request related to a problem? Please describe.
We used to have a --dev flag to enable debug mode in Laravel. We've removed this command in favor of having dedicated --homestead and --valet commands instead. However, it would still be nice to be able to explicitly set debug mode on installation for other purposes.
Describe the solution you'd like
Add a --debug flag to the installer to enable Laravel's debug mode (APP_DEBUG = true)
Feature request checklist
Is your feature request related to a problem? Please describe.
We used to have a
--devflag to enable debug mode in Laravel. We've removed this command in favor of having dedicated--homesteadand--valetcommands instead. However, it would still be nice to be able to explicitly set debug mode on installation for other purposes.Describe the solution you'd like
Add a
--debugflag to the installer to enable Laravel's debug mode (APP_DEBUG = true)Feature request checklist
Feature request: add konami code to control panel)