demodeos/router

There is no license information available for the latest version (dev-main) of this package.

Router

Installs: 10

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/demodeos/router

dev-main 2022-04-16 09:31 UTC

This package is not auto-updated.

Last update: 2025-10-13 01:08:50 UTC


README

[

    [
    'method'=>'POST',
    'pattern'=>'v1/diplomacity/koss/<guid:[0-9a-zA-Z-]{30,40}>',
    'controller'=>\App\Modules\officers\controllers\OfficersController::class,
    'action'=>'saveKossList'
],

]