SiavashBamshadnia / Laravel-Source-Encrypter

Laravel and Lumen Source Code Encrypter
MIT License
535 stars 124 forks source link

I am trying to encrypt command but I am getting PHPBolt is not install #29

Closed zawzawwin-dev closed 1 year ago

zawzawwin-dev commented 1 year ago

Screenshot 2022-12-12 163504

I am getting below error I already configure php.in file and reload the serve

Screenshot 2022-12-12 163626

SiavashBamshadnia commented 1 year ago

You have to install phpbolt extension: https://phpbolt.com/download-phpbolt

zawzawwin-dev commented 1 year ago

thank for your reply It solved