Description
Please create the command to handle the owner change for config files after the public provider.
Here is the provider command:
php artisan vendor:publish --provider="CSlant\LaravelTelegramGitNotifier\Providers\TelegramGitNotifierServiceProvider" --tag="config_jsons"
Please make sure these files have the right to execute for the client. So change the owner to www-data.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done