Skip to content

How work with CakePHP 2.0 #22

@meotimdihia

Description

@meotimdihia

First: about readme
ReadMe:
App::uses('Model', 'Users.User');
I think fix it is : App::uses('User', 'Users.Model');


Second: I get error :
Fatal error: Cannot redeclare class User.
When i use a method in AppUsersController (extends UsersController)
$this->User->[find ?]

Sorry , duplicate with issue #21 . Is github bug ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions