sudo a2dismod php5.6 sudo a2enmod php7.0 sudo service apache2 restart
ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL);
magp.ie
Great functions for finding something in an array with a wildcard.
Best results in other decks
Running Unit Test in DDEV There are 3 ways to run a unit test with composer: 1. Basic Composer PHPUnit...
How to debug cli command in magento 2 Steps: 1) Export the key (if you are using docker, do it...