Skip to content

Instantly share code, notes, and snippets.

@cursosdesarrolloweb
Last active February 11, 2024 09:35
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 cursosdesarrolloweb/fe2764164cfa7d017941fc20e902c810 to your computer and use it in GitHub Desktop.
Save cursosdesarrolloweb/fe2764164cfa7d017941fc20e902c810 to your computer and use it in GitHub Desktop.
composer require laravel/breeze --dev
php artisan breeze:install
php artisan migrate
npm install
npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment