Download the PHP package pdustdar/passport-jwt-mongodb without Composer
On this page you can find all versions of the php package pdustdar/passport-jwt-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package passport-jwt-mongodb
Laravel MongoDB
This package adds functionalities to the Eloquent model and Query builder for MongoDB, using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods.
- Installation
Installation
Install the package via Composer:
Service Provider
add the service provider to config/app.php
:
Eloquent
Extending the base model
This package includes a MongoDB enabled Eloquent class that you can use to define models for corresponding collections.
All versions of passport-jwt-mongodb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
illuminate/support Version >=5.5
jenssegers/mongodb Version >=3.3
laravel/passport Version >=6.0
illuminate/support Version >=5.5
jenssegers/mongodb Version >=3.3
laravel/passport Version >=6.0
The package pdustdar/passport-jwt-mongodb contains the following files
Loading the files please wait ....