onix-systems-php/hyperf-actions-log

An extension that consists of actions register functionality for an application

v1.2.1 2023-12-05 16:40 UTC

This package is auto-updated.

Last update: 2024-04-05 17:17:18 UTC


README

Includes the following classes:

  • Event:
    • Action.
  • Listener:
    • ActionListener.
  • Model:
    • ActionsFilter;
    • Action.
  • Repository:
    • ActionRepository.

Install:

composer require onix-systems-php/hyperf-actions-log

Publish database migrations:

php bin/hyperf.php vendor:publish onix-systems-php/hyperf-actions-log