Skip to content

Commit 252217c

Browse files
committed
Merge branch 'master' of github.com:overtrue/laravel-passport-cache-token
2 parents c35b014 + 1077fe6 commit 252217c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Make [laravel/passport](https://github.com/laravel/passport) token cacheable.
44

5+
[![Sponsor me](https://github.com/overtrue/overtrue/blob/master/sponsor-me-button-s.svg?raw=true)](https://github.com/sponsors/overtrue)
6+
57

68
## Installing
79

@@ -33,6 +35,20 @@ return [
3335
];
3436
```
3537

38+
39+
## :heart: Sponsor me
40+
41+
[![Sponsor me](https://github.com/overtrue/overtrue/blob/master/sponsor-me.svg?raw=true)](https://github.com/sponsors/overtrue)
42+
43+
如果你喜欢我的项目并想支持它,[点击这里 :heart:](https://github.com/sponsors/overtrue)
44+
45+
46+
## Project supported by JetBrains
47+
48+
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
49+
50+
[![](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=https://github.com/overtrue)
51+
3652
## Contributing
3753

3854
You can contribute in one of three ways:

0 commit comments

Comments
 (0)