-
Notifications
You must be signed in to change notification settings - Fork 623
Closed
Description
I got an error when create scaffold using cli, i have users table and i'm using phalcon scaffold users with cli
Fatal error: Declaration of Users::findFirst($parameters = NULL) must be compatible with Phalcon\Mvc\Model::findFirst($parameters = NULL): ?Phalcon\Mvc\ModelInterface
I also tried to create scaffold from webtools after enable in application