Skip to content

Yaf_Loader could not find controller. #1

@akDeveloper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions