Skip to content

thetminnhtun/laravel-text-editor

Repository files navigation

Laravel Text Editor

Include following Rich Text Editor

JQuery Version

Vue.js Version

Installation

  • git clone https://github.com/thetminnhtun/laravel-text-editor PROJECT_FOLDER_NAME
  • cd PROJECT_FOLDER_NAME
  • composer install
  • npm install
  • npm run dev
  • cp .env.example .env
  • Setup database
  • php artisan key:generate
  • php artisan migrate
  • php artisan db:seed (optional)
  • php artisan serve
  • run browser localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published