I'm trying to set up 'PartKeepr', but keep getting the error at the prerequisites:
Doctrine needs to be installed and in the PHP include_path.
Doctrine\Common\ClassLoader was not found
I have installed Doctrine through Composer in C drive
I did include_path in php.ini file but didn't work. What path i have to include and how to resolve the issue? Please help