nova-activitylog
nova-activitylog copied to clipboard
A tool to activity logger to monitor the users of your Laravel Nova.
Hello, Any idea how to create an Authorization policy for this package?
In fields for the ActivityLog resource: `MorphTo::make('Causer', 'causer'),` doesn't return a displayable value. It simply shows a dash for all activities. Meanwhile the database has the correct causer type and...
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...
Hi there, In the documentation it only shows "Activity Logs" in the menu once, but in my case it also appears within Resources. Is this expected? I would like only...
Nova resources do not get registered when using Octane, see this discussion: https://github.com/laravel/nova-issues/discussions/6458 Also removed empty methods and added the Nova composer repo so that it can be installed standalone.