Filip Dabek

Results 2 comments of Filip Dabek

> > MUST follow this path in order to use your package > > That's not a problem with the package though, and if you can't use it that's fine....

> Hey @rickyjohnston thanks a lot. I managed this by overriding `public function getAttribute($key)` and `public function setAttribute($key, $value)` in `App\Models\Tenant` by adding an if statement and then encrypt/decrypt. >...