Currently our redirects after completing actions send us to bizarre, far-off lands. Our redirects should send us to the most convenient or logical place possible.
- add() and edit() should redirect to whatever you added / edited.
- delete() should redirect to the index page for that controller.
Slugs should be used for projects and posts.