Looking to hire Laravel developers? Try LaraJobs

laravel-passport-models maintained by repat

Description
Eloquent Models for the oauth_ tables as created by laravel/passport
Author
Last update
2020/09/11 05:39 (dev-master)
License
Downloads
6

Comments
comments powered by Disqus

laravel-passport-models

Latest Version on Packagist Total Downloads

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

Version

  • Version 0.2

Contact

repat

Flattr this git repo