"message": "Method Illuminate\\Database\\Eloquent\\Collection::delete does not exist.", code example
Example: Method Illuminate\Database\Eloquent\Collection::delete does not exist.
$post->each->delete();
$post->each->delete();