unitsad / trigger-spatie
Handle Trigger Spatie from Portal
2.0.0
2025-09-04 06:50 UTC
Requires
- php: ^8.4
- illuminate/support: ^12.0 || ^13.0
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:
-
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