I get error when install
PHP: v7.4.1
Laravel v8.37.0
I installed bolt.so extension and enabled it
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.
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.
I get error when install PHP: v7.4.1 Laravel v8.37.0 I installed bolt.so extension and enabled it