It's very cool that we can whip up a fresh Laravel application by using composer create-project
; however, there's an even simpler option that allows you to type laravel new project
and, bam, you're up and running. In this episode, let's install it globally on our machine.
Extra Credit: Install Laravel Valet to make any new Laravel project accessible via http://app-name.test.