Question & Answers
All the answers to those questions you want to ask, the ultimate Tina4 PHP cheat sheet.
make a GET end point?
\Tina4\Get::add("/some/end/point", function () {
});
All the answers to those questions you want to ask, the ultimate Tina4 PHP cheat sheet.
\Tina4\Get::add("/some/end/point", function () {
});