Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 573 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 573 Bytes

Laravel Encryptable

A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.

Installation

Add the package to the dependencies of your application

composer require michielkempen/laravel-encryptable

Security

If you discover any security related issues, please email kempenmichiel@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.