zachleigh / larafolio

A portfolio management system for Laravel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Route file wild card names don't match controller method arguments

zachleigh opened this issue · comments

Specifically for routes update-project and remove-project. They need to match otherwise client route model binding becomes tricky.

v0.9.10