Download the PHP package luigel/laravel-passport-views without Composer
On this page you can find all versions of the php package luigel/laravel-passport-views. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download luigel/laravel-passport-views
More information about luigel/laravel-passport-views
Files in luigel/laravel-passport-views
Package laravel-passport-views
Short Description The default laravel passport views.
License MIT
Homepage https://github.com/luigel/laravel-passport-views
Informations about the package laravel-passport-views
Laravel Passport Views
Since Laravel Passport v10.0.1 they removed the vue components in the repository you can check the Merge Request here. So I decided to create a simple package that publishes the Vue component that they created previously.
Installation
You can install the package via composer:
Usage
To publish the views in your project.
To access the passport ui the default route is /oauth-ui
customize it in .env
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
TODO or Need help.
-
[ ] Make a gate and it should be customizable.
-
[ ] Use tailwind instead of bootstrap.
- [ ] Improve layout.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Rigel Kent Carbonel
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.