Wow, almost a year I didn’t touch this blog. At least this blog still have visitor from nowhere 🙂 Ok, today I have challenge to install phalcon php extension (at the moment the version is 3.4.2). The vps server already has centminmod installed using latest version of CentOS 7. Since the server is critical so […]

Just quick note for myself when try Laravel Valet on macOS Sierra (10.12.2) Install  homebrew (if not installed) : /usr/bin/ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)” Install PHP 7.1 Libpng brew link libpng Linking /usr/local/Cellar/libpng/1.6.28… 18 symlinks created brew install homebrew/php/php71 test : php -v PHP 7.1.0 (cli) (built: Dec  2 2016 11:32:42) ( NTS ) Copyright […]