There are a few different JavaScript libraries that can turn a form’s text area into a WYSIWYG editor. Redactor is a newer library but is very well coded and has gained quite a bit of popularity in a short amount of time. For this recipe, we’ll apply Redactor to our Laravel form, and create routes to allow for image uploads through Redactor.