Routing

Liten Framework Forums Comments Routing

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #108
    Joshua
    Keymaster

      The routing feature of Liten, lets you map URI’s to HTTP request methods (GET, POST, PUT, DELETE, OPTIONS). $app->match(method(s), pattern, functio
      [See the full post at: Routing]

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.