PHPackages                             xblade-auth/xblade-ui-auth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. xblade-auth/xblade-ui-auth

ActiveLibrary[Templating &amp; Views](/categories/templating)

xblade-auth/xblade-ui-auth
==========================

A simple Laravel package to replace Laravel Breeze UI with a customizable Tailwind-based UI

v1.1.9(1y ago)539MITBladePHP ^8.1

Since Mar 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/x-blade-dev/xblade-ui-auth)[ Packagist](https://packagist.org/packages/xblade-auth/xblade-ui-auth)[ RSS](/packages/xblade-auth-xblade-ui-auth/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (17)Used By (0)

XBlade UI Auth 🚀
================

[](#xblade-ui-auth-)

XBlade UI Auth is a simple package that replaces Laravel Breeze's authentication views with a modern and customizable UI built with Tailwind CSS.
With just one installation step, you can enhance your Laravel authentication experience.

✨ Features
----------

[](#-features)

- 🎨 **Modern design** with Tailwind CSS
- 📱 **Fully responsive and minimalist UI**
- 🔐 Includes **Dashboard, Login, Register, Forgot Password, Reset Password, Confirm Password, and Email Verification** pages
- 👤 Includes **Profile Management =&gt; Edit Profile, Change Password, and Delete Account** pages
- 🔗 Supports **Social Authentication (Google Button)**

🛠 Installation
--------------

[](#-installation)

Run the following command to install the package:

```
composer require xblade-auth/xblade-ui-auth
```

Then publish the views to replace all old views from Larave Breeze into xblade-ui-auth:

```
php artisan vendor:publish --tag=xblade-auth-views --force
```

If need:

```
npm run dev
npm run build
```

This will automatically replace Laravel Breeze's default authentication views with XBlade's UI.

🚀 Usage
-------

[](#-usage)

No extra setup is required! After installation:

- ✅ All authentication pages will be updated automatically.
- 🎨 The UI is built with Tailwind CSS, making it easy to customize.

If you need to make modifications, edit the views in `resources/views/auth/`.

🎨 Customization
---------------

[](#-customization)

All authentication views are located in:

```
resources/views/auth/
```

To modify styles, edit the Tailwind CSS classes inside the view files.

✨ Update
--------

[](#-update)

Run the following command to update the package:

```
composer update xblade-auth/xblade-ui-auth
```

Then publish the views to replace all old views from Larave Breeze into xblade-ui-auth:

```
php artisan vendor:publish --tag=xblade-auth-views --force
```

❌ Uninstalling
--------------

[](#-uninstalling)

Then, remove the package:

```
composer remove xblade-auth/xblade-ui-auth
```

To restore Laravel Breeze's default UI, run:

```
composer require laravel/breeze --dev
```

Then, To install the Breeze UI back:

```
php artisan breeze:install
```

```
php artisan vendor:publish --tag=breeze-views --force
```

If need:

```
npm run dev
npm run build
```

📜 License
---------

[](#-license)

This package is open-source under the **MIT License**. Feel free to use and modify it as needed.

---

XBlade UI Auth - A simple Laravel package to replace Laravel Breeze UI with a customizable Tailwind-based UI. 🚀

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance46

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

16

Last Release

406d ago

PHP version history (3 changes)v1.0.0PHP &gt;=8.0

v1.0.1PHP ^8.0

v1.0.2PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/e29db3ee53d505fa1b0f9c83ec57fff791f0b299dc8532f7c0dd535987cf0350?d=identicon)[x-blade-dev](/maintainers/x-blade-dev)

### Embed Badge

![Health badge](/badges/xblade-auth-xblade-ui-auth/health.svg)

```
[![Health](https://phpackages.com/badges/xblade-auth-xblade-ui-auth/health.svg)](https://phpackages.com/packages/xblade-auth-xblade-ui-auth)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k454.7k15](/packages/robsontenorio-mary)[livewire/blaze

A tool for optimizing Blade component performance by folding them into parent templates

688221.3k17](/packages/livewire-blaze)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[rareloop/lumberjack-core

A powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code

42155.0k19](/packages/rareloop-lumberjack-core)[konekt/html

HTML and Form Builders for the Laravel Framework

24403.2k5](/packages/konekt-html)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
