PaolaRuby
PaolaRuby
@xicond can you fix it?
Duplicate of https://github.com/laradock/laradock/pull/3206 Also, why?? ```diff -xdebug.idekey=PHPSTORM +xdebug.idekey=VSCODE ```
Fixed on https://github.com/laradock/laradock/commit/ae4e2319884877f0599ce09436b1211151cb1f78 Must be closed
Probably also fixes https://github.com/laradock/laradock/issues/3230
Look like this break the tests
That number is a progress bar count, not an id number https://github.com/spatie/laravel-medialibrary/blob/07a0cb4e629cdde6c3061b77ec2f8855db8bc2a1/src/Conversions/Commands/RegenerateCommand.php#L47 Also, it is tested https://github.com/spatie/laravel-medialibrary/blob/6a355b289f7f65033057ea154a551127f1c8ef87/tests/Conversions/Commands/RegenerateCommandTest.php#L234-L351 Your script stops because memory limit, max execution time, and others But what...
impossible to read without indentation, use markdown correctly
You could put some flag on model B, so with `transformAudit()` you remove user_id when the flag is setted
It is working at this time 👍
Use markdown correctly, ` ```php `