Skip to content

semihyilmaz/laravel-breeze-bootstrap

 
 

Repository files navigation

Laravel Breeze Bootstrap

Total Downloads Latest Stable Version License

Introduction

Work in progress.

Breeze provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Bootstrap, Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application's needs.

Laravel Breeze is powered by Blade and Bootstrap. If you're looking for a more robust Laravel starter kit that includes two factor authentication, Livewire / Inertia support, and more, check out Laravel Jetstream.

Official Documentation

laravel new my-app

cd my-app

composer require khadegd/laravel-breeze-bootstrap --dev

php artisan breeze:install

Documentation for Breeze can be found on the Laravel website.

Contributing

Thank you for considering contributing to Breeze! You can read the contribution guide here.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Breeze Bootstrap is open-sourced software licensed under the MIT license.

About

Breeze Bootstrap for Laravel 10

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 33.0%
  • JavaScript 28.6%
  • Vue 24.4%
  • Blade 13.6%
  • Other 0.4%