Skip to content

Undefined index: Controller #1

@peterjthomson

Description

@peterjthomson

Line 86:

\Log::info('Ignoring route : ' . $route->getAction()['controller']);

Throws an error: Undefined index: controller.

Fix that worked for me:
Remove the $route->getAction()['controller'] and just spit out 'Ignoring route'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions