Laravel-mongodb: Migrate rollback Error

Created on 25 Jun 2017  路  1Comment  路  Source: jenssegers/laravel-mongodb

If i want use this code shell php artisan migrate:rollback, i see this error:

shell [Symfony\Component\Debug\Exception\FatalThrowableError] Type error: Argument 2 passed to Illuminate\Database\Schema\Blueprint::buil d() must be an instance of Illuminate\Database\Schema\Grammars\Grammar, nul l given, called in /home/mehmet/Projects/PHP/klavye/vendor/laravel/framewor k/src/Illuminate/Database/Schema/Builder.php on line 239

duplicate question

Most helpful comment

I was able to solve this today. Please refer to https://github.com/jenssegers/laravel-mongodb/issues/1201#issuecomment-312107659

>All comments

I was able to solve this today. Please refer to https://github.com/jenssegers/laravel-mongodb/issues/1201#issuecomment-312107659

Was this page helpful?
0 / 5 - 0 ratings

Related issues

imrannazirbhat picture imrannazirbhat  路  3Comments

ricardofontanelli picture ricardofontanelli  路  3Comments

YSimple picture YSimple  路  3Comments

viacheslavpleshkov picture viacheslavpleshkov  路  3Comments

geofflancaster picture geofflancaster  路  3Comments