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.

We're working on this :)
Any update? :)
@yazeed it is already fixed in 3.1.x release ;) @jenssegers would you close this issue ?
Most helpful comment
We're working on this :)