修改config
This commit is contained in:
@@ -24,7 +24,7 @@ class ServiceProvider extends LaravelServiceProvider
|
||||
*/
|
||||
public function boot()
|
||||
{
|
||||
$this->mergeConfigFrom(__DIR__ . '/../config/pingan.php', 'pingan');
|
||||
$this->mergeConfigFrom(__DIR__ . '/../config/config.php', 'pingan');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user