Morten Scheel

Results 41 comments of Morten Scheel

@schmunk42 no that's not the issue. I'll do my best to clarify, but please ask if there's something that isn't clear. Without an explicit `startval`. This works as expected. The...

Is this plugin abandoned? This PR is a no-brainer that would allow us to fix a lot of issues ourselves.

Looks like an awesome feature! I hope it gets merged soon.

@shalvah sorry for the delay. Sure, here's an excerpt of the output where one of the factories fail:

Thanks @kylekatarnls I'll give it a try when I have time. If anyone else gets it to work before, it would be nice if you could share a fork (assuming...

Some people are suggesting complicated workarounds for this issue: https://stackoverflow.com/questions/79183842/laravel-ononeserver-method-of-task-scheduler-break-with-php-artisan-cacheclea

@crynobone as far as I can see, that just determines which cache store to use. It still won't use that store's lock_connection. Of course you could define a dedicated cache...

@calebdw any idea why it doesn't work on the keys? PHPStan doesn't have issues with unioned array keys in the native `array_merge()`: https://phpstan.org/r/1f43a85f-b5e8-45cd-b1e9-f88ab76bfb5b I tried source diving to see what...