Skip to content

Files

Latest commit

author
Vitalii Livandovskyi
Dec 14, 2022
c33ba39 · Dec 14, 2022

History

History
23 lines (19 loc) · 406 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 406 Bytes

Hyperf-actions-log component

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