Last updated 7 months ago
Was this helpful?
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.