laravel-database-encryption icon indicating copy to clipboard operation
laravel-database-encryption copied to clipboard

A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.

Results 7 laravel-database-encryption issues
Sort by recently updated
recently updated
newest added

Hi. I have encrypted my data with versioning true and now I have changed my APP_KEY and the decryption is not working. If I change a value then only that...

Hi, I'm using Eloquent as standalone for my project. Would it be possible to use this package too to support the standalone Eloquent?

This package requires paragonie/random_compat: ^2.0 This conflict with ramsey/uuid package

Thank you for a great extension, it's very smooth to integrate! We have some tables with personal data, which we want to be encrypted. One small consideration was database size...

`ext-uopz` is not (yet) compatible with PHP v7.3, which breaks code coverage log generation during unit tests. This will be fixed when the underlying issue is addressed or hot-fixed when...

bug
blocked