All notable changes to Laravel Follow
will be documented in this file.
- Added ability to publish migrations and config
- Replaced
auth()
with$this
- Added method to get latest followers
- Bug fixes
- Updated README
- Updated caching methods
- You can now follow/unfollow 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