Tag Archives: Delete rows with Laravel query builder and LEFT JOIN

Delete in Laravel with join condition

Below query using DB::table is for deleting records from a table using join with other table