Oleg

Results 2 comments of Oleg

Hi @itavero I'm not sure I understand you answer, can you explain? I have fixed it already though ``` AnnotationRegistry::registerFile($app['db.orm.class_path'].'/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php'); $reader = new FileCacheReader( new AnnotationReader(), $app['em.cache_dir'].'/annotation', $app['debug'] ); $driver...

I see what you mean, that's just an example please ignore, repositoryClass is obviously diffrent ) Thanks