1.0.0-alpha.5.1.1
KaduAmaral
released this
21 Jun 21:26
·
45 commits
to master
since this release
Adicionados os métodos no Router:
- post
- get
- put
- delete
Que são aliases para Router::route([...])->allows('GET/POST/PUT/DELETE')