Add dbase (DBF) support to PHP 7.2 in Windows Posted on July 27, 2018 by admin https://github.com/nufue/pecl-dbase-windows/blob/master/7.2/vc15-x86/php_dbase_nts.dll Posted in Uncategorized Leave a comment
Sanity check Posted on May 26, 2018 by admin choosing-between-symfony-and-laravel-frameworks Posted in Uncategorized Leave a comment
When PHP gives you a hard time, use: Posted on September 1, 2018 by admin debug_backtrace() Posted in Uncategorized 10 Comments
Package endroid/qrcode is abandoned, you should avoid using it. Use endroid/qr-code instead. Posted on January 7, 2018 by admin Will test it soon. Posted in Uncategorized 1 Comment
PLESK 17 running none OS PHP with Composer. Posted on January 6, 2018 by admin Run the following command to check all available versions of PHP: # plesk bin php_handler --list Then, choose the binary (including path) from the column php-cli , for example: php-cli: /opt/plesk/php/7.1/bin/php Note: Use the full path to launch binary in the command-line interface. Here is simple example oh how to install symfony4 using composer: /opt/plesk/php/7.1/bin/php /usr/local/bin/composer.phar create-project symfony/skeleton my_project Posted in Uncategorized 1 Comment