Yii 2.0 migration ReflectionException message 'Class yii\gii\Module does not exist' from git project -


I'm trying to execute a migration script, though I'm getting this exception:

  

'

Exception' ReflectionException 'with the message' class yii \ gii \ Module does not exist ' .php: 408 For example

  ./Yii Migrate / Test  

I have the latest version of Yii. I've been here for some time, but not me Know how to move from here

I have cloned this project with GIT ..

Is loaded through GIT. Some of the vendor files have been ignored by GIT (.gitignore).

I have run the follwing command:

  Composer install  

it solved the whole problem.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -