spatie / laravel-activitylog

Log activity inside your Laravel app
https://docs.spatie.be/laravel-activitylog
MIT License
5.35k stars 714 forks source link

Make 'event' column indexed #1266

Closed stevebauman closed 8 months ago

stevebauman commented 9 months ago

This PR sets the 'event' column to have an index, so performance is way better when searching millions of rows based on an event.