Skip to content

Instantly share code, notes, and snippets.

@spham
Created November 2, 2021 10:44
Show Gist options
  • Save spham/79bbb24c0603335d21ad23800a55c750 to your computer and use it in GitHub Desktop.
Save spham/79bbb24c0603335d21ad23800a55c750 to your computer and use it in GitHub Desktop.
laravelui
composer require laravel/ui
php artisan ui bootstrap
php artisan ui bootstrap --auth
npm install && npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment