You can get all primary keys from an Eloquent Collection using the modelKeys() method

You can get all primary keys from an Eloquent Collection using the modelKeys() method

Always forget about the modelKeys method on Eloquent Collections for getting the ID's from a collection of models 👌

We're writing a book, you can get it for free here.