Skip to content
#

log

Here are 2,514 public repositories matching this topic...

Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!

  • Updated Aug 30, 2021
  • PHP
laravel-activitylog
bluec
bluec commented Nov 7, 2018

We are logging activity of several models, some using SoftDeletes trait and others not.

When we set config option 'subject_returns_soft_deleted_models' => true then calling subject() on any model not using SoftDeletes trait throws an exception: Call to undefined method Illuminate\Database\Eloquent\Builder::withTrashed().

Can the subject() method below be made to check first whether t

Ricardonacif
Ricardonacif commented Aug 4, 2021

Flavor

No response

Export format

No response

Details

On the original search bar on Discord, if you search for an string present inside a embeds field, it works. I tried the same on DiscordChatExporter but it does not work. Since we are trying to mimic the original filter Discord behavior (with keyworks and everything), I think we should also search on those fields.

Improve this page

Add a description, image, and links to the log topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the log topic, visit your repo's landing page and select "manage topics."

Learn more