Add `first`, `firstOrFail`, `find`, `findOrFail`, and `all` to `BaseRelationship`
Description
These methods are valid but their results are getting thrown away by `onMissingMethod`. These methods can probably just be wrappers to the `related` entity.