Download the PHP package solucionatico/laravel-passport-mongodb without Composer
On this page you can find all versions of the php package solucionatico/laravel-passport-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download solucionatico/laravel-passport-mongodb
More information about solucionatico/laravel-passport-mongodb
Files in solucionatico/laravel-passport-mongodb
Package laravel-passport-mongodb
Short Description Laravel Passport provides OAuth2 server support to Laravel with MongoDB Jenssegers.
License MIT
Informations about the package laravel-passport-mongodb
Introduction
Laravel Passport support for MongoDB projects using Jenssegers.
Requeriments
Require library Jenssegers/laravel-mongodb
Official Documentation
Documentation for Passport can be found on the Laravel website.
Instalation
Install requeriments
Installation using composer
See more in Jessegers installation docs for settings providers and database.
Install Laravel Passport MongoDB
Installation using composer
Follow the installation guide from Laravel Passport installation docs
Except step for composer required :-D
Update AuthServiceProvider.php in app/Providers
Add line:
License
Laravel Passport is open-sourced software licensed under the MIT license.
All versions of laravel-passport-mongodb with dependencies
firebase/php-jwt Version ~3.0|~4.0|~5.0
guzzlehttp/guzzle Version ~6.0
illuminate/auth Version ~5.6
illuminate/console Version ~5.6
illuminate/container Version ~5.6
illuminate/contracts Version ~5.6
illuminate/database Version ~5.6
illuminate/encryption Version ~5.6
illuminate/http Version ~5.6
illuminate/support Version ~5.6
league/oauth2-server Version ^7.0
phpseclib/phpseclib Version ^2.0
symfony/psr-http-message-bridge Version ~1.0
zendframework/zend-diactoros Version ~1.0
jenssegers/mongodb Version ^3.4