For the complete documentation index, see llms.txt. This page is also available as Markdown.

๐Ÿ“œPublish Config

Publish config file

php artisan vendor:publish --tag=commenter-config

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

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