LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

lambo

automates Laravel project creation

TLDR

Create new Laravel project
$ lambo new [project-name]
copy
Create with options
$ lambo new [project-name] --editor=[code]
copy
Create with database
$ lambo new [project-name] --create-db
copy
Create with authentication
$ lambo new [project-name] --auth
copy
Skip common prompts
$ lambo new [project-name] --quiet
copy

SYNOPSIS

lambo new [options] name

DESCRIPTION

lambo automates Laravel project creation. It runs multiple setup steps with a single command.The tool handles git init, composer install, and common configurations. It streamlines new project setup.

PARAMETERS

NAME

Project name.
--editor EDITOR
Open in editor.
--create-db
Create database.
--auth
Install authentication.
--quiet
Skip prompts.
--browser BROWSER
Open in browser.
--help
Display help information.

CAVEATS

Requires Laravel installer. PHP and Composer needed. macOS-focused.

HISTORY

lambo was created by Matt Stauffer at Tighten to speed up Laravel project initialization.

SEE ALSO

laravel(1), composer(1), php(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid