Mathieu Leblond

Results 5 issues of Mathieu Leblond

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...

Fixes #144 Updated Query String to override properly the given Get variables rather than ignoring them.

Noticed a simple bug, same as #88 but since the fix wasn't applied, I figured it needed to be raised again. When the parameter is already set/active in your current...

needs information

Hi, I couldn't get the translatable slug to work with this module because the Category model uses the trait HasSlug and from the docs of https://github.com/spatie/laravel-sluggable you need to use...

Updated composer.json to add support for Laravel 9 and 10.