Skip to content

Laravel Jetstream: A sleek scaffolding library for Laravel, providing pre-built authentication, team management, API support, and more. Streamline development with elegant components.

Notifications You must be signed in to change notification settings

natthasath/demo-laravel-jetstream

Repository files navigation

🎉 DEMO Laravel Jetstream

Laravel Jetstream: A sleek scaffolding library for Laravel, providing pre-built authentication, team management, API support, and more. Streamline development with elegant components.

version rating uptime

🚀 Setup

  • Install Package
composer require laravel/jetstream
  • Install Jetstream with Livewire
php artisan jetstream:install livewire
  • Final Install
npm install
npm run build
php artisan migrate

🏆 Run

php artisan serve

About

Laravel Jetstream: A sleek scaffolding library for Laravel, providing pre-built authentication, team management, API support, and more. Streamline development with elegant components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published