SiavashBamshadnia / Laravel-Source-Encrypter

Laravel and Lumen Source Code Encrypter
MIT License
530 stars 121 forks source link

can't install #17

Open ttquoccuong opened 3 years ago

ttquoccuong commented 3 years ago

I get error when install PHP: v7.4.1 Laravel v8.37.0 I installed bolt.so extension and enabled it

Screen Shot 2021-06-18 at 21 43 39
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires sbamtr/laravel-source-encrypter 1.3.0 -> satisfiable by sbamtr/laravel-source-encrypter[1.3.0].
    - sbamtr/laravel-source-encrypter 1.3.0 requires ext-bolt * -> it is missing from your system. Install or enable PHP's bolt extension.
antonioanerao commented 2 years ago

I know it has been a while but for those who come in the future, take a look at https://phpbolt.com/. Download and apply the ext bolt ext to your system.