Spurveyor Order Products $ order- > products ( ) - > where ( column : ' purveyor_id ' , $ purveyor- > id ) - > get ( ) ; Spurveyor OrderProducts- > each ( function ( $ item , $ key ) { $ item- > pivot- > delivered_at Carbon :: nowo ; $ item- > save ( ) ; } ) ;