unitsad/trigger-spatie

Handle Trigger Spatie from Portal

Installs: 96

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/unitsad/trigger-spatie

2.0.0 2025-09-04 06:50 UTC

This package is not auto-updated.

Last update: 2026-01-06 05:41:32 UTC


README

Version 2.0.0 Support for Laravel 12 and 13 with PHP ^8.4

Before install this Package, ensure the following configurations are properly set up:

  1. SSO Token Configuration

    • The application must have the configuration key sso.portal_sso_token defined to communicate with Portal SSO.
  2. Encryption Key

    • The application must include the configuration key encryption.key.
  3. Encryption Key

    • The application must include the configuration key encryption.iv.
  4. Decrypt Token

    • The application must include helper function decryptSHA256().

Routes

    Route Name: api.unit-sad.reset-cache
    Route Path: /api/unit-sad/reset-cache