unitsad/trigger-spatie

Handle Trigger Spatie from Portal

Maintainers

Package info

github.com/unitsad/trigger-spatie

pkg:composer/unitsad/trigger-spatie

Statistics

Installs: 103

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2025-09-04 06:50 UTC

This package is not auto-updated.

Last update: 2026-04-28 07:05:17 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