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.1(1mo ago)02261MITBladePHP ^8.4

Since Feb 27Pushed 1mo 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 1w ago

READMEChangelog (3)Dependencies (21)Versions (4)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

44

—

FairBetter than 90% of packages

Maintenance89

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

3

Last Release

55d 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.3k268.2k88](/packages/moonshine-moonshine)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M295](/packages/laravel-ai)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[tallstackui/tallstackui

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

731189.9k16](/packages/tallstackui-tallstackui)[statikbe/laravel-filament-flexible-content-blocks

The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.

17927.9k6](/packages/statikbe-laravel-filament-flexible-content-blocks)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)

PHPackages © 2026

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