[Flow] Can you configure routes to work with sub namespace for controller?

Christian Loock chl at vkf-renzel.de
Wed Nov 5 08:40:52 CET 2014


Hi everybody,

I wonder if it is possible to somehow configure your routes, to look up 
Controllers in a SubNamespace. Example.

I want all my RestControllers to reside inside 
MyPackage\Controllers\Rest and want to create a route that looks for a 
URI like www.example.com/rest/controller/action

Is this possible with flow is is the location of the controllers hard coded?

Cheers,

Christian


More information about the Flow mailing list