JeffBeltran / sanctum-tokens

Simple Nova Plugin to generate a Laravel Sanctum Personal Access Token
https://novapackages.com/packages/jeffbeltran/sanctum-tokens
51 stars 25 forks source link

feat: add support for other models other than the user #16

Closed chrisbjr closed 4 years ago

chrisbjr commented 4 years ago

Hi @JeffBeltran this adds support for other models other than the User model. Fixed the readme as well.

Thanks for the package!

JeffBeltran commented 4 years ago

hey @chrisbjr thanks for the contribution, this is great, I'll be merging this in a bit

JeffBeltran commented 4 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

chrisbjr commented 4 years ago

Thanks @JeffBeltran !