Replies: 3 comments
-
Alright. Acknowledged. I do not know what it means though. Does it cause an issue i can proof? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have not used that custom section, so I cannot say if an how it can produce a bug. But it might suddenly pop up somewhere |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi @robov, feel free to make a PR for that, thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run this static analyser : https://github.com/imanghafoori1/laravel-microscope
I get:
The type hint on the listener: OwenIt\Auditing\Listeners\RecordCustomAudit does not match the event class path
The RecordCustomAudits::handle accepts a
\OwenIt\Auditing\Contracts\Auditable
but the event is not derived not implemeting this contract
Beta Was this translation helpful? Give feedback.
All reactions