Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$routes not do the job as well #2531

Closed
mjamilasfihani opened this issue Feb 5, 2020 · 2 comments
Closed

$routes not do the job as well #2531

mjamilasfihani opened this issue Feb 5, 2020 · 2 comments

Comments

@mjamilasfihani
Copy link

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.

@lonnieezell
Copy link
Member

Please look for support on the forums. The issues here are for bug tracking.

If you find a bug while working through things with others on the forum, feel free to bring that back here.

@mjamilasfihani
Copy link
Author

okay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants