Skip to content

Yaf_Loader could not find controller. #1

Description

@akDeveloper

PostController throws exception when try to navigate to uri /admin/posts/index

Could not find class PostsController in controller script ../modules/Admin/controllers/Posts.php

PostsControlleris in Admin module and extends AdminController from Admin module too. AdminController extends ApplicationController from default module.

Maybe too many extends causes this issue?

if PostController extends ApplicationController then everything works fine.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions