π’ Activity Log
Create update or delete posts in order to see the activity logs being produced(Done using the model's event listeners through a trait).
(Posts and activity logs has a limit, all exceeding records will be deleted)
Posts:
π¬ Pizza with pineapple is delicious
Update
π¬ Working out is a great way to stay healthy
Update
π¬ Coding is cool
Update
π¬ Chess is a fun and engaging game.
Update
π¬ Laravel is awesome
Update
Activity logs:
A post has been deleted
Post: "Laravel is awesome" has been created.
Post: "Chess is a fun and engagi..." has been updated.