Commenter
GitHubAdmin Panel
v1
v1
  • 😍Commenter
  • Overview
    • 💡Why Commentor
    • 🗞️Articles
    • ✨Key Features
    • 🤖Technologies
  • Basics
    • 🧠Concept
    • ®️Requirements
    • 🔨Installation
    • ✈️Usage
    • 🌈Themes
  • Demo
    • 👩‍🏫Project
    • 📺Basic Demo Video
    • 📼Full Demo Video
  • Configuration
    • 🇩🇴Publish Config
    • ⚖️Change Mode
    • 🔐Authorization
    • ⏲️Limit comments per user
    • 😍Reactions
    • ⛔Approval
    • 🚧Validations
    • Sorting
    • 🛠️Other Options
  • Advance
    • 🔏Security
    • 🚀Performance
    • ⚡Events
    • 🌍Localization
    • 🛟Customization
    • 🕵️Testing
  • 🛣️Roadmap
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Demo

Project

PreviousThemesNextBasic Demo Video

Last updated 10 months ago

Was this helpful?

The demo project can be found at the following URL:

Installation

Clone the repository,

git clone https://github.com/Lakshan-Madushanka/laravel-comments-demo.git

Create .env file and copy the .env.example file content.

Install composer dependencies,

composer install
php artisan commenter:install
php artisan migrate --seed

Install npm dependencies and run dev server,

npm install
npm run dev
👩‍🏫
https://github.com/Lakshan-Madushanka/laravel-comments