System Grab Bag

View all TLDR pages from common (or from all pages)

lambo

A super-powered laravel new for Laravel and Valet. See also lambo new for additional command flags. More information: https://github.com/tighten/lambo.
  • Create a new Laravel application:
    lambo new {{app_name}}
  • Open the configuration in your default editor:
    lambo edit-config
  • Open the configuration in a specific editor:
    lambo edit-config --editor="{{path/to/editor}}"
  • Open the configuration file that is run after new applications have been scaffolded:
    lambo edit-after

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.