Skip to content
Snippets Groups Projects
Commit 90492821 authored by Kevin Hill's avatar Kevin Hill
Browse files

[ci skip] Adding tag to config publishing. Can't seem to figure out why --provider isn't working.

parent c57948c4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -52,7 +52,7 @@ class LavachartsServiceProvider extends ServiceProvider
 
$this->publishes([
$this->configPath => config_path($this->configFile),
]);
], 'lavacharts');
}
 
public function register()
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment