Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 51a0f07

Browse files
authored
Update README.md
1 parent 7c5e5bd commit 51a0f07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This package contains two Nova fields required to do server-side calculations fr
44
The user can optionally override the calculated value on the form.
55

66
For a detailed write-up of the how-and-why of this field, please visit:
7+
78
https://codebykyle.com/blog/laravel-nova-custom-calculated-field
89

910
## Installation
@@ -141,4 +142,4 @@ class MyResource extends Resource
141142
];
142143
}
143144
}
144-
```
145+
```

0 commit comments

Comments
 (0)