You can get all primary keys from an Eloquent Collection using the modelKeys() method
- ·
- Telegram
- ·
- Newsletter
Always forget about the modelKeys method on Eloquent Collections for getting the ID's from a collection of models 👌