Skip to content

zestic/actio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActioPHP

Installation

Install the latest version:

composer require actiophp/actio

Usage

Actio::setHandler($handler);

Tests

To test copy .env.testing to .env

composer install
vendor/bin/pest

Credits

Code and ideas borrowed from https://github.com/jbroadway/analog