logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Create Laravel Apps - Lambo New Project Tool | Online Free DevTools by Hexmos

Create new Laravel applications quickly with Lambo, a Laravel new project scaffolding tool. Streamline project setup and configuration. Free online tool, no registration required.

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#usage.

  • 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 {{[-e|--editor]}} "{{path/to/editor}}"

  • Open the configuration file that is run after new applications have been scaffolded:

lambo edit-after

See Also