#spatielaravel-activitylog with different table
5 messages · Page 1 of 1 (latest)
Think that would defeat the point of the package if the logs were split across dozens of tables.
actually because where I use a single table, and it's very heavy when it comes to where data and get data
Well yeah. Because it’s an activity log. A lot of rows are going to get created.
Well, because of that I thought of making a separate table, but it seems the package doesn't provide it, thanks for the discussion