What is WYSIWYG?

In general “What You See Is What You Get” (WYSIWYG) is a popular word that almost every web developer is aware of. It is is used to check the final output web application.

A WYSIWYG program runs on a web page or template. It is used to write down meaningful codes that help in editing the content in real-time. It creates a bridge with the full consensus between human and computer, outputs the content that will be displayed as a final option.

Installing and using summernote in laravel is easy. There are other rich text editors available that allow you to edit your content in real-time environment.

You can check out our previous tutorial where we explained How to Install & Use CKEditor in Laravel.

Summernote WYSIWYG Editor

Summernote WYSIWYG editor comes with foundational features that are necessary for content editing. Implementing Summernote in Laravel is easy, and you can edit multiple HTML elements simultaneously such as image, list items, titles, upload, anchor link, font family, bold, italic etc.

Summernote Features

Theoretically, It comes with fully-loaded with features, we have conjugated a handful of features list that makes content editing flawless.

  • Real-time Text Block Editing
  • Integration with Server
  • Rich Text Editing
  • Supports Bootstrap 3 to 4.x.x
  • Easy HTML Formatting
  • Smart User Interaction
  • Works in all Major Browsers: Safari, Chrome, Firefox, Opera, Edge and Internet Explorer 9+
  • Works in all Major Operating Systems: Linux, Windows and macOS
  • Lightweight (js+css: 100Kb)

#laravel #wysiwyg

How to Install and Use Summernote Editor in Laravel ?
12.35 GEEK