Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Breeze Bootstrap Ui Laravel Package

aldhix/breeze-bootstrap-ui

Bootstrap 5 UI preset for Laravel Breeze (Blade). Installs Bootstrap-based authentication views and components via an artisan command, replacing the default Tailwind scaffolding. Requires PHP 8.2+, Laravel 12, Breeze 2.3.

View on GitHub
Deep Wiki
Context7

Breeze Bootstrap UI for Laravel Breeze

This package provides Bootstrap 5 UI for Laravel Breeze (Blade only), making it easier to scaffold authentication views with a modern and responsive frontend.

Minimum Requirements:

  • PHP: ^8.2
  • Laravel Framework: ^12.0
  • Laravel Breeze: ^2.3

Perfect if you want to quickly set up Laravel Breeze + Bootstrap without extra configuration.

🚀 Installation

1. Install Laravel Breeze (if not installed yet):

composer require laravel/breeze --dev
php artisan breeze:install

2. Install this package:

composer require aldhix/breeze-bootstrap-ui

3. Remove Tailwind CSS

Since this package uses Bootstrap 5, you should remove Tailwind to avoid conflicts:

# Remove Tailwind CSS packages
npm uninstall tailwindcss postcss autoprefixer

# Delete Tailwind config files if exist
rm tailwind.config.js postcss.config.js

Open your main CSS file (usually resources/css/app.css) and remove:

@tailwind base;
@tailwind components;
@tailwind utilities;

4. Run the artisan command to replace the default Breeze views with Bootstrap-based views:

php artisan breeze-bootstrap-ui:install --force

This command will overwrite the default Breeze views with Bootstrap versions. Use --force if you want to overwrite existing files.

📺 Tutorial Video

For a step-by-step guide, check out the YouTube tutorial here:

Watch on YouTube

📦 Features

  • Full Bootstrap 5 integration for Laravel Breeze
  • Ready-to-use Blade components for auth UI
  • Custom artisan command: php artisan breeze-bootstrap-ui:install

📌 Notes

  • This package is still under development.
  • Feedback, issues, and pull requests are very welcome! 🙌

📄 License

MIT © 2025 Aldhi Xar

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony
spatie/flare-daemon-runtime