Shaoshiva
Results
2
issues of
Shaoshiva
Hi, I don't see any reason to implement the `search` and `suggest` methods in `__call` instead of just exposing static methods ? Maybe I missed something ? The problem of...
Adds a new trait `HasMediaTrait` that can be used instead of the one provided by [spatie/medialibrary](https://github.com/spatie/laravel-medialibrary) to implement some additional features and work with medias from translatable attribute. For example...