Download the PHP package webdecero/webdecero-package-laravel-passport without Composer
On this page you can find all versions of the php package webdecero/webdecero-package-laravel-passport. 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 webdecero-package-laravel-passport
Patch Laravel Passport (Laravel + MongoDB + Passport)
Enable use of laravel/passport with mongodb/laravel-mongodb
Table of contents
- Installation
- Configuration
Installation
Make sure you have the MongoDB PHP driver installed. You can find installation instructions at:
- https://www.mongodb.com/docs/drivers/php-drivers/
- https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/quick-start/
Requeriments
PHP extension
- php: ^8.1
WARNING: The old mongo PHP driver is not supported.
Laravel version Compatibility
Laravel | Package | Passport |
---|---|---|
10.x | 1.x | 11.10.* |
11.x | 2.x | 12.x |
Installation using composer:
Optional Add the service provider to config/app.php
:
Configuration
In this new major release which supports the new mongodb PHP extension, we also moved the location of the Model class and replaced the MySQL model class with a trait.
Env File
All versions of webdecero-package-laravel-passport with dependencies
PHP Build Version
Package Version
The package webdecero/webdecero-package-laravel-passport contains the following files
Loading the files please wait ....