Releases: timgavin/laravel-block
Releases · timgavin/laravel-block
1.1.10
- Added publishing for database and config
1.1.9
- Replaced
auth()
with $this
1.1.6
- You can now block/unblock by User ID
- Cleaned up return types and added tests
1.1.5
- Added cache clearing methods
- Fixed some import/config issues
- Added additional tests
- Updated README