first(); Cutting::factory() ->count(3) ->create([ 'created_by_id' => $user?->id, ]); } }