[2026-05-20 16:19:12] envato.INFO: PDOException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:66
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(66): PDO->__construct()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(85): Illuminate\Database\Connectors\Connector->createPdoConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(48): Illuminate\Database\Connectors\Connector->tryAgainIfCausedByLostConnection()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\Database\Connectors\MySqlConnector->connect()
#5 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1228): call_user_func()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1264): Illuminate\Database\Connection->getPdo()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(509): Illuminate\Database\Connection->getReadPdo()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): Illuminate\Database\Connection->getPdoForSelect()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#19 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#20 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#21 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#22 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#23 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#24 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#25 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#26 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#27 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#28 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#29 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#30 {main}

Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}  
[2026-05-20 16:19:13] envato.INFO: PDOException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:66
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(66): PDO->__construct()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(85): Illuminate\Database\Connectors\Connector->createPdoConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(48): Illuminate\Database\Connectors\Connector->tryAgainIfCausedByLostConnection()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\Database\Connectors\MySqlConnector->connect()
#5 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1228): call_user_func()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1264): Illuminate\Database\Connection->getPdo()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(509): Illuminate\Database\Connection->getReadPdo()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): Illuminate\Database\Connection->getPdoForSelect()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#19 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#20 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#21 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#22 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#23 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#24 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#25 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#26 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#27 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#28 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#29 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#30 {main}

Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}  
[2026-05-20 16:19:16] envato.INFO: PDOException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:66
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(66): PDO->__construct()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(85): Illuminate\Database\Connectors\Connector->createPdoConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(48): Illuminate\Database\Connectors\Connector->tryAgainIfCausedByLostConnection()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\Database\Connectors\MySqlConnector->connect()
#5 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1228): call_user_func()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1264): Illuminate\Database\Connection->getPdo()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(509): Illuminate\Database\Connection->getReadPdo()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): Illuminate\Database\Connection->getPdoForSelect()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#19 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#20 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#21 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#22 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#23 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#24 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#25 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#26 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#27 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#28 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#29 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#30 {main}

Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}  
[2026-05-20 16:19:56] envato.INFO: PDOException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:66
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(66): PDO->__construct()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(85): Illuminate\Database\Connectors\Connector->createPdoConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(48): Illuminate\Database\Connectors\Connector->tryAgainIfCausedByLostConnection()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\Database\Connectors\MySqlConnector->connect()
#5 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1228): call_user_func()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1264): Illuminate\Database\Connection->getPdo()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(509): Illuminate\Database\Connection->getReadPdo()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): Illuminate\Database\Connection->getPdoForSelect()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#19 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#20 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#21 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#22 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#23 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#24 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#25 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#26 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#27 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#28 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#29 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#30 {main}

Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(976): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(955): Illuminate\Database\Connection->tryAgainIfCausedByLostConnection()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(778): Illuminate\Database\Connection->handleQueryException()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}  
[2026-05-20 16:19:56] envato.INFO: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:404
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): PDO->prepare()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}

Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#17 {main}  
[2026-05-20 16:19:59] envato.INFO: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:404
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): PDO->prepare()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}

Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#17 {main}  
[2026-05-20 16:20:49] envato.INFO: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:404
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): PDO->prepare()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}

Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#17 {main}  
[2026-05-20 16:20:51] envato.INFO: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:404
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): PDO->prepare()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}

Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#17 {main}  
[2026-05-20 16:21:06] envato.INFO: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:404
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): PDO->prepare()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}

Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#17 {main}  
[2026-05-20 16:21:06] envato.INFO: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:404
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): PDO->prepare()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(809): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#17 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#18 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#19 {main}

Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fushysys_hr_test.settings' doesn't exist (Connection: mysql, SQL: select * from `settings` where `setting_type` = email and `status` = 1 and `verified` = 1 and `is_global` = 1 limit 1) in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->runQueryCallback()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Connection.php(395): Illuminate\Database\Connection->run()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3131): Illuminate\Database\Connection->select()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3116): Illuminate\Database\Query\Builder->runSelect()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3706): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3115): Illuminate\Database\Query\Builder->onceWithColumns()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\Database\Query\Builder->get()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(24): Illuminate\Database\Query\Builder->first()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#11 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#12 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#13 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#14 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#15 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#16 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#17 {main}  
[2026-05-20 16:21:16] envato.INFO: ErrorException: Attempt to read property "id" on null in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php:38
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(38): Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#11 {main}  
[2026-05-20 16:21:17] envato.INFO: ErrorException: Attempt to read property "id" on null in /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php:38
Stack trace:
#0 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(256): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
#1 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/app/Providers/SmtpSettingsProvider.php(38): Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
#2 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(895): App\Providers\SmtpSettingsProvider->register()
#3 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\Foundation\Application->register()
#4 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(870): Illuminate\Foundation\ProviderRepository->load()
#5 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\Foundation\Application->registerConfiguredProviders()
#6 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(341): Illuminate\Foundation\Bootstrap\RegisterProviders->bootstrap()
#7 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#8 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#9 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#10 /home/fushysys/fetching-azure-peacock.107-181-134-10.cpanel.site/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#11 {main}  
