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)640MITBladePHP ^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 today

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 69% of packages

Maintenance43

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

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

453d 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://avatars.githubusercontent.com/u/205477223?v=4)[x-blade-dev](/maintainers/x-blade-dev)[@x-blade-dev](https://github.com/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.6M3.1k](/packages/craftcms-cms)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.2k14](/packages/tallstackui-tallstackui)[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.

45444.2k1](/packages/pressbooks-pressbooks)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)

PHPackages © 2026

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