Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kitbs authored Aug 27, 2018
1 parent 1515953 commit 014df72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Url::make('Homepage')
->label('External Link'),
```

You can, of course use the Laravel `trans()` function.

The label is only displayed if the link is clickable, otherwise the URL value is displayed.

#### Clickable
Expand Down

0 comments on commit 014df72

Please sign in to comment.