alterwalker

Results 1 comments of alterwalker

I've installed pure Laravel and tried to create static build. It really tells me about `filter` extension, but I've declared to install it. ``` EMBED=../../laravel-example-app PHP_EXTENSIONS=ctype,iconv,pdo,pdo_mysql,mbstring,exif,pcntl,bcmath,gd,sockets,gmp,phpenmod,opcache,redis,filter ./build-static.sh ``` Now main...