php artisan migrate gives throws the following error.
[Symfony\Component\Debug\Exception\FatalErrorException] parse error, expecting "identifier (T_STRING)"
How should I debug this? What are the possible reasons for this error?
PHP version = 5.5.24