Antonino Scarfì

Results 3 issues of Antonino Scarfì

Hi, I'm successfully using al the components you integrated into Themosis and I see they mainly come from Laravel framework, that is great! But, I've also seen that you haven't...

feature

Hi, I'm using your library to cache entities with Eloquent and I also read [this](https://leqc.renoki.org/cache-tags/cache-invalidation/many-to-many-automatic-cache-invalidation) in order to invalidate cache also with ManyToMany relationships, using pivot tables. I installed `chelout/laravel-relationship-events`...

wontfix

The PR aims to solve some deprecation warnings complained by some users. Here the most important ones: ``` Deprecated: Wordlift\Modules\Common\Symfony\Component\Config\Resource\ComposerResource implements the Serializable interface, which is deprecated. Implement __serialize() and...