Git Product home page Git Product logo

ciphersweet-for-laravel's People

Contributors

bjornvoesten avatar pgtruesdell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ciphersweet-for-laravel's Issues

Release a new tag for the package

Hello, is it possible to release version 1.3.1 with support for php8 ? Right now i need to require dev-master for the compatibility but there is a risk of breaking change in case of a composer update i would want to be able to fix this to a specific version.

Thank you

Nullable support

Hey Bjorn!

Ik zag net dat je deze package had toegevoegd naast de andere versie die je al had dus dacht ik ga even testen.
Ik heb alleen het probleem dat ik nu een veld tevens NULL wil laten toestaan.

Errors die ik vaak krijg zijn:
Argument 1 passed to ParagonIE\ConstantTime\Binary::safeSubstr() must be of the type string, null given

Heb jij suggesties?

Compatibility with data from deprecated bjornvoesten/laravel-ciphersweet

Is the indexes and encrypted data generated by bjornvoesten/laravel-ciphersweet compatible with this package? After installing this package, I get no results when searching with this package:

User::query() ->whereEncrypted('social_security_number', '=', '123-456-789') ->orWhereEncrypted('social_security_number', '=', '123-456-789') ->get();

I have the same CIPHERSWEET_KEY and ENCRYPTION_CRYPTO in my .env as I had when using the old package (bjornvoesten/laravel-ciphersweet).

I tried generating a new model instance with this package and the index row seems much shorter than the old package. So the data generated seem to differ?

Composer install: illuminate/config mismatch or not loaded

Laravel 6

Error message during composer install

composer.json requires bjorn-voesten/ciphersweet-for-laravel ^1.3 -> satisfiable by bjorn-voesten/ciphersweet-for-laravel[1.3.0].
- bjorn-voesten/ciphersweet-for-laravel 1.3.0 requires illuminate/config ^7.0|^8.0 -> found illuminate/config[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.

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.