davidyell / Learning-Symfony2

Learning Symfony2 by recreating a Stack Exchange website
MIT License
3 stars 0 forks source link

[Insight] A route should always have a valid HTTP method #27

Closed davidyell closed 10 years ago

davidyell commented 10 years ago

The route "questions" should have a routing method (GET/POST/PUT). It is mandatory.


Posted from SensioLabsInsight