This commit is contained in:
2020-09-15 20:17:14 +08:00
parent fe22af9d38
commit e6ebd6854a
3 changed files with 21 additions and 7 deletions
+1
View File
@@ -44,6 +44,7 @@ class Application extends BaseApplication
*/
public function __construct(array $config = [])
{
instance_load();
parent::__construct($config);
}