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. Configuration

Publish Config

PreviousFull Demo VideoNextChange Mode

Last updated 11 months ago

Was this helpful?

Publish config file

php artisan vendor:publish --tag=lakm/configs

You don't need to explicitly execute the above command, as the package publishes it when you run the command during installation.

The above command publishes the package's config file, named comments.php, into the project's config directory.

🇩🇴
comments:install