Skip to content

Commit

Permalink
配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-wlh committed Apr 20, 2020
1 parent 5666a2a commit 0c19e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AvatarProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public function boot()
// 发布配置文件
$this->publishes([
__DIR__.'/config/avatar.php' => config_path('avatar.php'),
]);
], 'config');
}
/**
* Register the application services.
Expand Down

0 comments on commit 0c19e37

Please sign in to comment.