Install the latest version:
composer require actiophp/actio
Actio::setHandler($handler);
To test copy .env.testing to .env
composer install
vendor/bin/pest
Code and ideas borrowed from https://github.com/jbroadway/analog
Install the latest version:
composer require actiophp/actio
Actio::setHandler($handler);
To test copy .env.testing to .env
composer install
vendor/bin/pest
Code and ideas borrowed from https://github.com/jbroadway/analog