Skip to content

Commit 80c20c0

Browse files
authored
Add ringer support page for fun
1 parent 7fb2bbf commit 80c20c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Latest Version on Packagist][ico-version]][link-packagist]
44
[![Total Downloads][ico-downloads]][link-downloads]
5+
[![RINGER](https://www.ringerhq.com/images/get-support-on-ringer.svg)](https://www.ringerhq.com/i/ziming/json-field-for-backpack)
56

67
This package provides a ```json``` field type for the [Backpack for Laravel](https://backpackforlaravel.com/) administration panel. The field allows the admin to manually edit the contents of a column where a JSON is stored, using the [`josdejong/jsoneditor`](https://github.com/josdejong/jsoneditor) JS plugin. That means they'll have:
78
- multiple modes of viewing the JSON (code, tree, form)
@@ -107,4 +108,4 @@ MIT. Please see the [license file](license.md) for more information.
107108
[link-packagist]: https://packagist.org/packages/ziming/json-field-for-backpack
108109
[link-downloads]: https://packagist.org/packages/ziming/json-field-for-backpack
109110
[link-author]: https://github.com/ziming
110-
[link-contributors]: ../../contributors
111+
[link-contributors]: ../../contributors

0 commit comments

Comments
 (0)