Whoops, looks like something went wrong.

(3/3) QueryException

SQLSTATE[HY000] [1040] Too many connections (SQL: select * from information_schema.tables where table_schema = shhhuitao_com and table_name = configs)

in Connection.php line 664
at Connection->runQueryCallback('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'), object(Closure))in Connection.php line 624
at Connection->run('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'), object(Closure))in Connection.php line 333
at Connection->select('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'))in MySqlBuilder.php line 18
at MySqlBuilder->hasTable('configs')in Facade.php line 221
at Facade::__callStatic('hasTable', array('configs'))in ConfigService.php line 185
at ConfigService->addConfig()in ConfigService.php line 178
at ConfigService::boot()in ConfigProvider.php line 22
at ConfigProvider->boot()
at call_user_func_array(array(object(ConfigProvider), 'boot'), array())in BoundMethod.php line 29
at BoundMethod::Illuminate\Container\{closure}()in BoundMethod.php line 87
at BoundMethod::callBoundMethod(object(Application), array(object(ConfigProvider), 'boot'), object(Closure))in BoundMethod.php line 31
at BoundMethod::call(object(Application), array(object(ConfigProvider), 'boot'), array(), null)in Container.php line 549
at Container->call(array(object(ConfigProvider), 'boot'))in Application.php line 792
at Application->bootProvider(object(ConfigProvider))in Application.php line 775
at Application->Illuminate\Foundation\{closure}(object(ConfigProvider), 28)
at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(UeditorServiceProvider), object(AdminServiceProvider), object(TrustedProxyServiceProvider), object(ImageServiceProvider), object(NestedSetServiceProvider), object(MultitenancyServiceProvider), object(ServiceProvider), object(UEditorServiceProvider), object(LaravelServiceProvider), object(LightBoxServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(ConfigProvider), object(FrameProvider), object(TranslationServiceProvider), object(HashServiceProvider)), object(Closure))in Application.php line 776
at Application->boot()in BootProviders.php line 17
at BootProviders->bootstrap(object(Application))in Application.php line 213
at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders'))in Kernel.php line 162
at Kernel->bootstrap()in Kernel.php line 146
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php line 116
at Kernel->handle(object(Request))in index.php line 55

(2/3) PDOException

SQLSTATE[HY000] [1040] Too many connections

in PDOConnection.php line 31
at PDOConnection->__construct('mysql:host=localhost;port=3306;dbname=shhhuitao_com', 'shhhuitao_com', 'ZNWizJmwy76FNzrh', array(0, 2, 0, false, false))in Connector.php line 64
at Connector->createPdoConnection('mysql:host=localhost;port=3306;dbname=shhhuitao_com', 'shhhuitao_com', 'ZNWizJmwy76FNzrh', array(0, 2, 0, false, false))in Connector.php line 43
at Connector->createConnection('mysql:host=localhost;port=3306;dbname=shhhuitao_com', array('driver' => 'mysql', 'host' => 'localhost', 'port' => '3306', 'database' => 'shhhuitao_com', 'username' => 'shhhuitao_com', 'password' => 'ZNWizJmwy76FNzrh', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'), array(0, 2, 0, false, false))in MySqlConnector.php line 24
at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'localhost', 'port' => '3306', 'database' => 'shhhuitao_com', 'username' => 'shhhuitao_com', 'password' => 'ZNWizJmwy76FNzrh', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'))in ConnectionFactory.php line 183
at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
at call_user_func(object(Closure))in Connection.php line 915
at Connection->getPdo()in Connection.php line 940
at Connection->getReadPdo()in Connection.php line 399
at Connection->getPdoForSelect(true)in Connection.php line 325
at Connection->Illuminate\Database\{closure}('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'))in Connection.php line 657
at Connection->runQueryCallback('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'), object(Closure))in Connection.php line 624
at Connection->run('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'), object(Closure))in Connection.php line 333
at Connection->select('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'))in MySqlBuilder.php line 18
at MySqlBuilder->hasTable('configs')in Facade.php line 221
at Facade::__callStatic('hasTable', array('configs'))in ConfigService.php line 185
at ConfigService->addConfig()in ConfigService.php line 178
at ConfigService::boot()in ConfigProvider.php line 22
at ConfigProvider->boot()
at call_user_func_array(array(object(ConfigProvider), 'boot'), array())in BoundMethod.php line 29
at BoundMethod::Illuminate\Container\{closure}()in BoundMethod.php line 87
at BoundMethod::callBoundMethod(object(Application), array(object(ConfigProvider), 'boot'), object(Closure))in BoundMethod.php line 31
at BoundMethod::call(object(Application), array(object(ConfigProvider), 'boot'), array(), null)in Container.php line 549
at Container->call(array(object(ConfigProvider), 'boot'))in Application.php line 792
at Application->bootProvider(object(ConfigProvider))in Application.php line 775
at Application->Illuminate\Foundation\{closure}(object(ConfigProvider), 28)
at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(UeditorServiceProvider), object(AdminServiceProvider), object(TrustedProxyServiceProvider), object(ImageServiceProvider), object(NestedSetServiceProvider), object(MultitenancyServiceProvider), object(ServiceProvider), object(UEditorServiceProvider), object(LaravelServiceProvider), object(LightBoxServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(ConfigProvider), object(FrameProvider), object(TranslationServiceProvider), object(HashServiceProvider)), object(Closure))in Application.php line 776
at Application->boot()in BootProviders.php line 17
at BootProviders->bootstrap(object(Application))in Application.php line 213
at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders'))in Kernel.php line 162
at Kernel->bootstrap()in Kernel.php line 146
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php line 116
at Kernel->handle(object(Request))in index.php line 55

(1/3) PDOException

SQLSTATE[HY000] [1040] Too many connections

in PDOConnection.php line 27
at PDO->__construct('mysql:host=localhost;port=3306;dbname=shhhuitao_com', 'shhhuitao_com', 'ZNWizJmwy76FNzrh', array(0, 2, 0, false, false))in PDOConnection.php line 27
at PDOConnection->__construct('mysql:host=localhost;port=3306;dbname=shhhuitao_com', 'shhhuitao_com', 'ZNWizJmwy76FNzrh', array(0, 2, 0, false, false))in Connector.php line 64
at Connector->createPdoConnection('mysql:host=localhost;port=3306;dbname=shhhuitao_com', 'shhhuitao_com', 'ZNWizJmwy76FNzrh', array(0, 2, 0, false, false))in Connector.php line 43
at Connector->createConnection('mysql:host=localhost;port=3306;dbname=shhhuitao_com', array('driver' => 'mysql', 'host' => 'localhost', 'port' => '3306', 'database' => 'shhhuitao_com', 'username' => 'shhhuitao_com', 'password' => 'ZNWizJmwy76FNzrh', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'), array(0, 2, 0, false, false))in MySqlConnector.php line 24
at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'localhost', 'port' => '3306', 'database' => 'shhhuitao_com', 'username' => 'shhhuitao_com', 'password' => 'ZNWizJmwy76FNzrh', 'unix_socket' => '', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', 'strict' => true, 'engine' => null, 'name' => 'mysql'))in ConnectionFactory.php line 183
at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
at call_user_func(object(Closure))in Connection.php line 915
at Connection->getPdo()in Connection.php line 940
at Connection->getReadPdo()in Connection.php line 399
at Connection->getPdoForSelect(true)in Connection.php line 325
at Connection->Illuminate\Database\{closure}('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'))in Connection.php line 657
at Connection->runQueryCallback('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'), object(Closure))in Connection.php line 624
at Connection->run('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'), object(Closure))in Connection.php line 333
at Connection->select('select * from information_schema.tables where table_schema = ? and table_name = ?', array('shhhuitao_com', 'configs'))in MySqlBuilder.php line 18
at MySqlBuilder->hasTable('configs')in Facade.php line 221
at Facade::__callStatic('hasTable', array('configs'))in ConfigService.php line 185
at ConfigService->addConfig()in ConfigService.php line 178
at ConfigService::boot()in ConfigProvider.php line 22
at ConfigProvider->boot()
at call_user_func_array(array(object(ConfigProvider), 'boot'), array())in BoundMethod.php line 29
at BoundMethod::Illuminate\Container\{closure}()in BoundMethod.php line 87
at BoundMethod::callBoundMethod(object(Application), array(object(ConfigProvider), 'boot'), object(Closure))in BoundMethod.php line 31
at BoundMethod::call(object(Application), array(object(ConfigProvider), 'boot'), array(), null)in Container.php line 549
at Container->call(array(object(ConfigProvider), 'boot'))in Application.php line 792
at Application->bootProvider(object(ConfigProvider))in Application.php line 775
at Application->Illuminate\Foundation\{closure}(object(ConfigProvider), 28)
at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(NotificationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(UeditorServiceProvider), object(AdminServiceProvider), object(TrustedProxyServiceProvider), object(ImageServiceProvider), object(NestedSetServiceProvider), object(MultitenancyServiceProvider), object(ServiceProvider), object(UEditorServiceProvider), object(LaravelServiceProvider), object(LightBoxServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(ConfigProvider), object(FrameProvider), object(TranslationServiceProvider), object(HashServiceProvider)), object(Closure))in Application.php line 776
at Application->boot()in BootProviders.php line 17
at BootProviders->bootstrap(object(Application))in Application.php line 213
at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders'))in Kernel.php line 162
at Kernel->bootstrap()in Kernel.php line 146
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php line 116
at Kernel->handle(object(Request))in index.php line 55