Giter VIP home page Giter VIP logo

Comments (9)

roelofr avatar roelofr commented on May 27, 2024 3

See #53, it's basically just waiting for the maintainer to press "merge".

from laravel-database-encryption.

roelofr avatar roelofr commented on May 27, 2024 1

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

from laravel-database-encryption.

SuryaWebfox avatar SuryaWebfox commented on May 27, 2024

Yes, still waiting. And I need support for v7. Not feeling hopeful here :(

from laravel-database-encryption.

RandyBooth avatar RandyBooth commented on May 27, 2024

https://github.com/betterapp/laravel-db-encrypter

from laravel-database-encryption.

SuryaWebfox avatar SuryaWebfox commented on May 27, 2024

Thanks for the tip, Randy

from laravel-database-encryption.

roelofr avatar roelofr commented on May 27, 2024

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

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.

from laravel-database-encryption.

heyaj19 avatar heyaj19 commented on May 27, 2024

@roelofr does this decrypt when you read from the DB? Because its not doing so when using tinker

from laravel-database-encryption.

roelofr avatar roelofr commented on May 27, 2024

@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.

from laravel-database-encryption.

TsikaAndreas avatar TsikaAndreas commented on May 27, 2024

https://github.com/ilyakonovaloff/laravel-database-encryption
This one continues the same package if you don't want to do it locally.
But if you use that remember to put on composer.json this package too: https://github.com/laravel/helpers
Because the one above didn't change the Str_ that is described here: https://laravel.com/docs/6.x/upgrade#helpers

from laravel-database-encryption.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.