Jetstream

screenshot of Jetstream
laravel
tailwind

Tailwind scaffolding for the Laravel framework.

Overview

Laravel Jetstream is an application scaffolding designed for Laravel, offering a streamlined starting point for Laravel applications. It provides essential features such as login, registration, email verification, two-factor authentication, session management, API support through Laravel Sanctum, and optional team management. Jetstream is built with Tailwind CSS and allows the choice between Livewire or Inertia scaffolding.

Features

  • Application Scaffolding: Laravel Jetstream provides a solid foundation for Laravel applications.
  • Authentication: Includes user authentication features like login, registration, and two-factor authentication.
  • Session Management: Manages user sessions within the application.
  • API Support: Supports API development through Laravel Sanctum integration.
  • Team Management: Optional feature for managing user teams within the application.
  • Tailwind CSS Design: Beautifully designed with the Tailwind CSS framework.
  • Livewire or Inertia Support: Offers the flexibility to choose between Livewire or Inertia for front-end scaffolding.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.