Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Oct 7, 2020
1 parent 3febba3 commit 861831d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class Country extends SquireCountry

See our section on [model customisation](#column-customisation) for more customisation possibilities that are made available if you utilise this method.

### Using resolveRelationUsing()
### Using `resolveRelationUsing()`

Another option is the `resolveRelationUsing()` method. This allows you to dynamically register a relationship for a Squire model from anywhere in your app, for example, within a service provider:

Expand Down

0 comments on commit 861831d

Please sign in to comment.