lambo
all
A super-powered `laravel new` for Laravel and Valet. Some subcommands such as `new` have their own usage documentation.
More info →Options (1)
-e, --editorbooleanOpen the configuration in a specific editor
Example:
lambo edit-config {{[-e|--editor]}} "{{path/to/editor}}"Examples (4)
Create a new Laravel application
lambo new app_nameOpen the configuration in your default editor
lambo edit-configOpen the configuration in a specific editor
lambo edit-config [-e|--editor] "path/to/editor"Open the configuration file that is run after new applications have been scaffolded
lambo edit-aftermade by @shridhargupta | data from tldr-pages