OK, UserController successfully starting now after 2 hours of debugging.
But now i've got:
// UserPlugin/Forms/User/LoginForm.php:22
// $translate = $this->getDi()->get('translate');
// Phalcon\DI\Exception: Service 'translate' was not found in the dependency injection container
Is it base dependency?? Translation? I do not have it in my project!
OK, UserController successfully starting now after 2 hours of debugging. But now i've got:
Is it base dependency?? Translation? I do not have it in my project!