Laravel Jetstream is an application starter kit for Laravel and lets us build Laravel apps quickly. We get authentication, API, and more out of the box.
Let’s explore Jetstream and see if we should use it for our next apps.
Laravel developers that want to build apps quickly.
Knowledge of Laravel.
Introduction to Laravel Jetstream Getting Started With Laravel and Inertia.js [Tech Talk] Laravel Spark, recurring billing solution for Laravel app starter kits
Laravel Jetstream is a beautifully designed application starter kit for Laravel and provides the perfect starting point for your next Laravel application. Jetstream provides the implementation for your application’s login, registration, email verification, two-factor authentication, session management, API via Laravel Sanctum, and optional team management features.
Jetstream is designed using Tailwind CSS and offers your choice of Livewire or Inertia scaffolding.
Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Is there a recording of the Livestream?
Hey Chris,
Can you cover if it’s a decent idea to include Jetstream into an existing project? Would you recommend it?