Skip to content

Instantly share code, notes, and snippets.

@julienbourdeau
Created January 14, 2021 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save julienbourdeau/d3ec862d8ab4c835b0d1291773b6548d to your computer and use it in GitHub Desktop.
Save julienbourdeau/d3ec862d8ab4c835b0d1291773b6548d to your computer and use it in GitHub Desktop.
New jetstream application
laravel new secret-project
composer require laravel/jetstream
php artisan jetstream:install livewire --teams
composer require barryvdh/laravel-debugbar --dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment