You can use Eloquent's `exists()` method to check whether a record exists

You can use Eloquent's `exists()` method to check whether a record exists

This is old, but still a great feature. Eloquent is so smooth! Check if a record exists in Laravel with exists() and doesNotExists()

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