I'm working on a Symfony project since 3 weeks. I'd created 2 entities without any problems. But today, I've got an error with the doctrine:generate:entity command, at the end of execution, i've this message :
[Symfony\Component\Debug\Exception\ContextErrorException]
Warning: mkdir(): File exists
I cleaned the cache, with the command and manually..
If anyone could help me..