bcosca / fatfree

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POST,PUT,DELETE requests method keeps returning 405 method not found

peterson-umoke opened this issue · comments

I have been screaming at my computer for hours now. Everything seems to be done right, but i can't get any other method apart from GET requests to work.

Its keeps returning this error
`

<title>405 Method Not Allowed</title>

Method Not Allowed

HTTP 405 (GET /contactz)

[vendor/bcosca/fatfree-core/base.php:1835] Base->error()
[index.php:16] Base->run()
`
commented
commented

Incidentally, this sort of question is better suited to the group, rather than raising an issue:

https://groups.google.com/g/f3-framework