Fabio William Conceição
Fabio William Conceição
> ### Conflict with socialiteproviders/apple > I'm using laravel 8 and using jwt-auth, I'm trying to add socialiteproviders/apple and it's not working because they are requiring version ^4.0 of lcobucci/jwt...
@alexcheng1982 did you abandoned the repository?
> @alexcheng1982 did you abandon the repository?
So why not update instead to 8x? Sounds better.
@bonzinho just update your docker configuration. But this is doesn't mean will gonna work.
You need at least PHP 7.3 or later to use it.
> I'm getting this error sometimes in my LOGS : > > `[2022-05-21 04:00:04] local.ERROR: Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::__construct(): Argument #2 ($reportBindings) must be of type bool, null given, called in /var/data/inpicture/www/vendor/spatie/laravel-ignition/src/IgnitionServiceProvider.php on...
> Just wanted to say I'm having the same issue, running PHP 8.1.6. Frustrating thing is that it only happens sometimes when running PHP artisan optimize. Occasionally breaks my CI...
> Yes it happens to me as well. It breaks my Ci script. any solution? I opened a PR that will stop this on https://github.com/spatie/laravel-ignition/pull/98, and incredible this is the...
> Have the same problem sometimes In the #81 solves this problem.