Skip to content

unitsad/trigger-spatie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Application Configuration Requirements

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages