demodeos/router

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

Router

Maintainers

Package info

gitlab.com/demodeos/router

Issues

pkg:composer/demodeos/router

Statistics

Installs: 10

Dependents: 2

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-30 03:20:40 UTC


README

[

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

]