Updated to v 2.3.3 today and am getting this error below. Any idea what is wrong?
[Symfony\Component\Debug\Exception\FatalErrorException]
Access level to Jenssegers\Mongodb\Schema\Blueprint::addColumn() must be public (as in class Illuminate\Database\Schema\Blueprint)
Figured something out. Looks like there was a change to laravel 5.1.31. Went back to 5.1.30 and the problem disappears.
I released 2.3.4 with the fix.
thanks
Not sure if I'm missing something... Using Laravel v5.1.34 with Jenssegers v2.2.10 and I get this error. As far as I know, v2.3.x doesn't work with Laravel v5.1.x. How can I overcome this error on Laravel v5.1.x?
same error, "laravel/framework": "5.2.*" "jenssegers/mongodb" : "3.0.0",
Most helpful comment
same error, "laravel/framework": "5.2.*" "jenssegers/mongodb" : "3.0.0",