Laravel-mongodb: Laravel 5.3 migration

Created on 30 Aug 2016  路  3Comments  路  Source: jenssegers/laravel-mongodb

Hey, I just upgrade to Laravel to 5.3 and using "jenssegers/mongodb": "^3.0".

So while migrating, there seems to be an error,

[ErrorException]
Declaration of Jenssegers\Mongodb\Schema\Blueprint::primary() should be compatible with Illuminate\Database\Schema\Blueprint::primary($columns, $name = NULL, $algorithm = NULL)

Please take a took this ASAP and suggest what can be done to fix it.

screen shot 2016-08-30 at 3 11 51 pm

Most helpful comment

We're working on this :)

All 3 comments

We're working on this :)

Any update? :)

@yazeed it is already fixed in 3.1.x release ;) @jenssegers would you close this issue ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sebastiaanluca picture sebastiaanluca  路  3Comments

HassanIbrahim picture HassanIbrahim  路  3Comments

pirmax picture pirmax  路  3Comments

naveedyasin picture naveedyasin  路  3Comments

viacheslavpleshkov picture viacheslavpleshkov  路  3Comments