DZone

A friend of mine recently asked how to do default route arguments and route specific configuration in Slim, so I thought I’d write up how to do it.

Consider a simple Hello route:

Source: DZone