PHPackages                             creacoon/laravel-passport-ui - 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. creacoon/laravel-passport-ui

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

creacoon/laravel-passport-ui
============================

Laravel Passport UI views

2.0.0(1mo ago)01621MITBladePHP ^8.4

Since Feb 27Pushed 1w agoCompare

[ Source](https://github.com/creacoon/laravel-passport-ui)[ Packagist](https://packagist.org/packages/creacoon/laravel-passport-ui)[ Docs](https://github.com/creacoon/laravel-passport-ui)[ RSS](/packages/creacoon-laravel-passport-ui/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (14)Versions (3)Used By (0)

Laravel Passport UI
===================

[](#laravel-passport-ui)

[![Latest Version on Packagist](https://camo.githubusercontent.com/124f88ba680c8fa2db6e2f95f8c392c6996365fee605118b19658e118ebcfc01/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63726561636f6f6e2f6c61726176656c2d70617373706f72742d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/creacoon/laravel-passport-ui)[![GitHub Tests Action Status](https://camo.githubusercontent.com/1dc3fe591c9ad9efa1f2249ea3c486b2cebabefe157bb0b35c93922363aafc45/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63726561636f6f6e2f6c61726176656c2d70617373706f72742d75692f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/creacoon/laravel-passport-ui/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/add0ce3273764c62e3ca2ead69908349bd0aa6836441d7e10cacb197a8f4d250/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63726561636f6f6e2f6c61726176656c2d70617373706f72742d75692f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/creacoon/laravel-passport-ui/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/7f7b875d4265c65276e6a267631d8534950114096d3cca8be865bb86c2b7107d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63726561636f6f6e2f6c61726176656c2d70617373706f72742d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/creacoon/laravel-passport-ui)

This package provides a custom authorization view for Laravel Passport, allowing you to replace the default OAuth authorization page with a modern, Tailwind CSS-styled interface.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require creacoon/laravel-passport-ui
```

After installation, publish the authorization view to customize the Passport authorization page:

```
php artisan vendor:publish --tag="laravel-passport-ui-views"
```

This will copy the `authorize.blade.php` file to `resources/views/vendor/passport/authorize.blade.php`, overriding the default Laravel Passport view.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Jibbe Winands](https://github.com/jianbe-03)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance95

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~67 days

Total

2

Last Release

52d ago

Major Versions

1.0.0 → 2.0.02026-05-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e019c7a42af689e0234e23cda216ba2b536901b4870058c4ad61c22f17a651a?d=identicon)[tomcoonen](/maintainers/tomcoonen)

---

Top Contributors

[![tomcoonen](https://avatars.githubusercontent.com/u/988013?v=4)](https://github.com/tomcoonen "tomcoonen (4 commits)")

---

Tags

laravelcreacoonlaravel-passport-ui

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/creacoon-laravel-passport-ui/health.svg)

```
[![Health](https://phpackages.com/badges/creacoon-laravel-passport-ui/health.svg)](https://phpackages.com/packages/creacoon-laravel-passport-ui)
```

###  Alternatives

[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9742.3M121](/packages/roots-acorn)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[tallstackui/tallstackui

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

721160.4k12](/packages/tallstackui-tallstackui)[spatie/laravel-blade-comments

Add debug comments to your rendered output

179332.0k](/packages/spatie-laravel-blade-comments)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13640.5k2](/packages/andreia-filament-nord-theme)

PHPackages © 2026

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