All notable changes to Laravel Block will be documented in this file.
- Added ability to publish migrations and config
- Replaced
auth()with$this - Added method to get latest blockers
- Bug fixes
- Updated README
- Updated caching methods
- You can now block/unblock by User ID
- Cleaned up return types and added tests
- Added cache clearing methods
- Fixed some import/config issues
- Added additional tests
- Updated README
- Updated PHP return types
- Removed illuminate/support
- Updated for Laravel 10
- Added a .gitattributes file
- Added caching methods
- Updated StyleCI presets
- Everything