πŸ“’ 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
πŸ“ƒCreate a simple post:
Activity logs:
A post has been deleted
Post: "Laravel is awesome" has been created.
Post: "Chess is a fun and engagi..." has been updated.