creacoon/laravel-passport-ui
Composer 安装命令:
composer require creacoon/laravel-passport-ui
包简介
Laravel Passport UI views
README 文档
README
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
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
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 186
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-27