Skip to content
forked from tighten/lambo

Quick new application creation with Laravel and Valet

License

Notifications You must be signed in to change notification settings

calebporzio/lambo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambo

Super-powered laravel new for Laravel and Valet.

Installation

composer global require tightenco/lambo

Usage

Make sure ~/.composer/vendor/bin is in your terminal's path.

cd ~/Sites
lambo superApplication

This will laravel new superApplication, change into that directory, make an initial Git commit, and open your web browser to that app.

Requirements

Acknowledgements

Inspired by Taylor Otwell and Adam Wathan's work on Valet. Name from TJ Miller, inspired by Taylor's love for the lambo.

About

Quick new application creation with Laravel and Valet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%