Hello,
Thank you for your package. I have placed the trait Loggable in two models as requested, but nothing is shown in the log when I create entries for those models.
I am using this in the context of Livewire, but I'm sure this is not a problem since the creation of entries utilizes the model::create function.
Hello, Thank you for your package. I have placed the trait Loggable in two models as requested, but nothing is shown in the log when I create entries for those models.
I am using this in the context of Livewire, but I'm sure this is not a problem since the creation of entries utilizes the model::create function.
Is there something I am missing?