📜Publish Config
Publish config file
php artisan vendor:publish --tag=commenter-config
The above command publishes the package's config file, named commenter.php, into the project's config directory.
Last updated
Was this helpful?
php artisan vendor:publish --tag=commenter-config
The above command publishes the package's config file, named commenter.php, into the project's config directory.
Last updated
Was this helpful?