Jetstream
FreeAbout the project
Laravel Jetstream is a well-designed application starter kit for Laravel, perfect for launching your next project. It encompasses key functionalities such as login, registration, email verification, two-factor authentication, session management, and API integration through Laravel Sanctum. Jetstream also provides optional features for team management. Crafted with Tailwind CSS, it presents two frontend stack choices: Livewire and Inertia.js. Livewire facilitates the creation of dynamic interfaces using Laravel Blade, offering a reactive solution to JavaScript frameworks. Inertia.js merges Vue.js with Laravel’s routing, allowing for single-page applications without the need for intricate client-side routing. There are screencasts available for both stacks to assist you in getting started.
