0

I'm working with Php laravel Voyager framework . I try to add new field with fieldType is Rich text box but it doesn't work? enter image description here

enter image description here

Catarina Ferreira
  • 1,824
  • 5
  • 17
  • 26

1 Answers1

0

Use Laravel Voyager's default option which mentioned in the below screenshot; Rich Text Box Option in the dropdown list

If this doesn't work for you or you want to add Rich Text Editor/another field, then this link can helps you.