Download the PHP package repat/laravel-passport-models without Composer
On this page you can find all versions of the php package repat/laravel-passport-models. 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 laravel-passport-models
laravel-passport-models
laravel-passport-models contains Eloquent models for the tables oauth_ table created by the Laravel Passport migrations.
Installation
$ composer require repat/laravel-passport-models
Documentation
Casting
There is a casting to \Carbon\Carbon objects for: expires_at and a casting to boolean for revoked, personal_access_client and password_client.
Relationships
There is a ->client relationship for client_id and a ->access_token relationship for access_token_id.
License
- MIT, see LICENSE
Version
- Version 0.2
Contact
repat
- Homepage: https://repat.de
- e-mail: [email protected]
- Twitter: @repat123
All versions of laravel-passport-models with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
laravel/framework Version ^5.0 | ^6.0 | ^7.0 | ^8.0
laravel/passport Version ^9.0
laravel/framework Version ^5.0 | ^6.0 | ^7.0 | ^8.0
laravel/passport Version ^9.0
The package repat/laravel-passport-models contains the following files
Loading the files please wait ...
