Laravel Passport Cache Token Versions Save

Make laravel/passport token cacheable.

3.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/overtrue/laravel-passport-cache-token/compare/3.1.0...3.2.0

3.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/overtrue/laravel-passport-cache-token/compare/3.0.0...3.1.0

3.0.0

2 years ago

2.2.3

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

Add cache tags.

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago
  • Support Laravel 8.x;
  • Auto Register Service Provider.