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
Requires
- php: ^8.4
- illuminate/support: ^12.0 || ^13.0
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:
-
SSO Token Configuration
- The application must have the configuration key
sso.portal_sso_tokendefined to communicate with Portal SSO.
- The application must have the configuration key
-
Encryption Key
- The application must include the configuration key
encryption.key.
- The application must include the configuration key
-
Encryption Key
- The application must include the configuration key
encryption.iv.
- The application must include the configuration key
-
Decrypt Token
- The application must include helper function
decryptSHA256().
- The application must include helper function
Routes
Route Name: api.unit-sad.reset-cache
Route Path: /api/unit-sad/reset-cache