https://dev.to/clintwinter https://laravel.com/docs/9.x/helpers#method-rescue is an alternative to the traditional try/catch block syntax required when you want to manually handle a thrown exception. The result of the callback will be returned if no exception is thrown.