Skip to content

Commit 7cefcd4

Browse files
author
Johnathan Barrett
committed
Merge branch 'master' of github.com:Johnathan/nova-trumbowyg
2 parents 051bde8 + 0af2552 commit 7cefcd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
[![Latest Stable Version](https://poser.pugx.org/johnathan/nova-trumbowyg/v/stable)](https://packagist.org/packages/johnathan/nova-trumbowyg) [![Total Downloads](https://poser.pugx.org/johnathan/nova-trumbowyg/downloads)](https://packagist.org/packages/johnathan/nova-trumbowyg) [![Latest Unstable Version](https://poser.pugx.org/johnathan/nova-trumbowyg/v/unstable)](https://packagist.org/packages/johnathan/nova-trumbowyg) [![License](https://poser.pugx.org/johnathan/nova-trumbowyg/license)](https://packagist.org/packages/johnathan/nova-trumbowyg)
2+
13
# Nova Trumbowyg
24

35
Nova field wrapper around the [vue-trumbowyg](https://github.com/ankurk91/vue-trumbowyg) which is a wrapper around [trumbowyg](https://alex-d.github.io/Trumbowyg/).
46

57
## Installation
68
1. `composer require johnathan/nova-trumbowyg`
9+
2. Run `php artisan vendor:publish --tag=public` to puslish the icon font to the public directory
710
2. That's it.
811

912
## Usage

0 commit comments

Comments
 (0)