-
Notifications
You must be signed in to change notification settings - Fork 73
Please add support for Laravel 6 #54
Comments
See #53, it's basically just waiting for the maintainer to press "merge". |
Yes, still waiting. And I need support for v7. Not feeling hopeful here :( |
Why for Laravel 7? You're much better off using custom casts for that (like I did here) Maybe I should make a simple library of this too |
Thanks for the tip, Randy |
I made this a simple library, for those using Laravel 7.x and newer. It's available here, and has a compat method to seamlessly switch over from this package, unless you changed the default data too much. |
@roelofr does this decrypt when you read from the DB? Because its not doing so when using tinker |
If you're talking about the Laravel 7 cast I made, please open an issue there and don't go off-topic here. |
https://github.com/ilyakonovaloff/laravel-database-encryption |
No description provided.
The text was updated successfully, but these errors were encountered: