Level 11
Wouldn't it be easier to use some package for such logging? There are quite a few, like this one: https://github.com/VentureCraft/revisionable
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have created tables:
for example i hawe cateogry with id 3 user with id 2 and logs record with:
Question> How to make in Category.php model, one metod for example , createdBy() wich cann show username that created category ?
i need that for filament to show who creted, updated or ... some cateogories
Please or to participate in this conversation.