Skip to content

Split routing by request method #1

@nLight

Description

@nLight

'/some/[i:routing]' => 'method'
[ANY|GET] => method() — Default
[POST] => methodPost()
[AJAX] => methodAjax()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions