What does your routes file look like?
To post code, wrap it in three back ticks.
```
// code
```
Summer Sale! All accounts are 50% off this week.
I have a form for creating a new entry into my database: http://puu.sh/p8KTD/00868d0d79.png
This is what my store() function in my controller looks like: http://puu.sh/p8KWe/779909e18e.png
Whenever I try and enter in stuff into the form and it update, I get a MethodNotAllowedHttpException: http://puu.sh/p8KYn/71e20582b6.png
I have no idea why I'm getting this and especially not how to fix it.
P.S. Sorry for using image links to show my code, I don't know how to format on here.
Please or to participate in this conversation.