All Notable changes to laravel-reactions
will be documented in this file.
Updates are following the Keep a CHANGELOG principles.
- Add support of Laravel 11;
- Add support of Laravel 10;
Reaction
model that represents a reaction;Reactable
,Reacts
andReactlableInterface
to add reaction features to models;- migrations for
reactions
andreactables
tables; - service provider to execute migrations easily;
- Nothing
- Nothing
- Nothing
- Nothing