I am new in using Propel. While generating migration using command
propel-gen diff
I am getting the error
PHP Fatal error: Class 'Propel' not found in /home/paritosh/Source/project/external_lib/propel/generator/lib/util/PropelMigrationManager.php on line 64
Don't know why this error is happening? Please help
Thanks