# Index - key: "/" routes: - action: "App\\Infrastructure\\Controllers\\IndexController" method: "index" params: "" # Empty - key: "<@any>" routes: - action: "App\\nfrastructure\\Controllers\\IndexController" method: "emptyAction" params: ""