Download the PHP package prakashdivyy/laravel-oauth2-ui without Composer
On this page you can find all versions of the php package prakashdivyy/laravel-oauth2-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prakashdivyy/laravel-oauth2-ui
More information about prakashdivyy/laravel-oauth2-ui
Files in prakashdivyy/laravel-oauth2-ui
Download prakashdivyy/laravel-oauth2-ui
More information about prakashdivyy/laravel-oauth2-ui
Files in prakashdivyy/laravel-oauth2-ui
Vendor prakashdivyy
Package laravel-oauth2-ui
Short Description A Laravel 5 service provider for prakashdivyy/oauth2-ui
License MIT
Homepage https://github.com/prakashdivyy/laravel-oauth2-ui
Package laravel-oauth2-ui
Short Description A Laravel 5 service provider for prakashdivyy/oauth2-ui
License MIT
Homepage https://github.com/prakashdivyy/laravel-oauth2-ui
Please rate this library. Is it a good library?
Informations about the package laravel-oauth2-ui
prakashdivyy/laravel-oauth2-ui
Installation
To install, add this on composer.json
:
{
"require": {
"prakashdivyy/laravel-oauth2-ui": "*"
}
}
After requiring the package with Composer, you'll need to add the following to the providers
array in config/app.php
:
Then, add the following to the aliases
array in the same file:
Now, run the following to properly set up the package with your Laravel application:
All versions of laravel-oauth2-ui with dependencies
PHP Build Version
Package Version
The package prakashdivyy/laravel-oauth2-ui contains the following files
Loading the files please wait ....