Skip to content

$routes not do the job as well #2531

Description

@mjamilasfihani

I use my codeigniter rc3 as HMVC. Here is my structure

GITHUB

I try to do some action from HomeView with input username and password also method POST that handled by Home Controller to ActionSignIn. I set the route like this $routes->get('action-signin', 'Acme\Home\Controllers\HomeAction\ActionSignIn::index');

Peekaboo, it show 404 when I press the submit button. I try to visit action-signin directly, nothing was wrong.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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