Turbo Breeze is a fork of Laravel Breeze. It provides a minimal and simple starting point for building a Hotwired Laravel application with authentication. Styled with Tailwind, Turbo Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application's needs.
Turbo Breeze is powered by Blade, Tailwind, Turbo Laravel, and Stimulus Laravel. You may install Turbo Breeze using Importmap Laravel and TailwindCSS Laravel for a Node-less setup, but you may also use a Vite-based setup if you prefer that.
Since Turbo Breeze is a fork of Laravel Breeze, most of the documentation of Laravel Breeze works here as well, therefore we're recommending the Breeze documentation, which can be found on the Laravel website. For a guided tour, we recommend the Turbo Laravel Bootcamp.
Thank you for considering contributing to Turbo Breeze! You can read the contribution guide here.
Please review our security policy on how to report security vulnerabilities.
Turbo Breeze is open-sourced software licensed under the MIT license.