Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

create Action fails when using project path #129

@kifarre

Description

@kifarre

to fix this issue, i have modied the "module.config.php" file like this :

'zftool-create-action' => array(
'options' => array(
'route' = > 'create action name controllerName module [path]',
'defaults' => array(
'controller' => 'ZFTool\Controller\Create',
'action' => 'method',
),
),
),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions