demodeos/router

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

Router

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

This package is not auto-updated.

Last update: 2025-07-06 23:54:51 UTC


README

[

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

]