SiavashBamshadnia / Laravel-Source-Encrypter

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

Loading in Macbook M1 arm64 architecture #40

Open salamat1307 opened 5 months ago

salamat1307 commented 5 months ago

When I loading the bolt.so from php.ini the terminal gives me the following error

(mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')). Can I found a bolt.so file for compatible with architecture arm64?