Skip to content

Tags: bolechen/nova-activitylog

Tags

v0.4.3

Toggle v0.4.3's commit message
Revert "fix: Duplicate "Activity Logs" entry in the menu"

This reverts commit c8ecb66.

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Duplicate "Activity Logs" entry in the menu

fix #40

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix 404 error (#36)

MenuSection::resource should not have `->path()` method. This is leading to 404 error. Removing the line fix the 404 error.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Basic functionality for 4.0 (#27)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json (#25)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support localisation (#22)

v0.2.1

Toggle v0.2.1's commit message
Also support Laravel 6 & 7

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Laravel 7 (#14)

v0.1.8

Toggle v0.1.8's commit message
Change Causer to MorphTo.

v0.1.7

Toggle v0.1.7's commit message
Move the activity model saving event listener into the booted callbac…

…k to stop errors when the spatie activity log package is booted after this package (#12)