Skip to content

hsmyv/laravel-text-editor-with-image

Repository files navigation

Hello all users of summernote. I wanna contribute to summernote in this texteditor that makes easy you can store images without base64 at database.

This is my first contribution in programming area. ⭐Please review and give stars⭐

We store english text with images

03_image

We store spanish text with images

04_image

Enlgish text

05_image

Spanish text

06_image

Installation

  1. First git clone the project
  2. composer install
  3. Configure .env file and we generate key php artisan key:generate
  4. Create a symlink to your storage folder php artisan storage:link
  5. Final you must do it php artisan serv

If any issue appears while you installing the project relation with database you can import text editor.sql inside the project. Don't forget to change table's name in .env file!

About

Upload image without BASE64 in Summernote Text Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published