[2026-05-16 11:45:20] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#21 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#30 {main}
"} 
[2026-05-16 11:45:29] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:45:43] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:46:11] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:46:13] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:46:13] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:46:19] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:51:25] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:51:25] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:51:25] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:51:25] production.ERROR: SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 11:52:05] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#21 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#30 {main}
"} 
[2026-05-16 11:52:18] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#21 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#30 {main}
"} 
[2026-05-16 11:53:59] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#21 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle()
#30 {main}
"} 
[2026-05-16 12:05:14] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 12:19:07] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 12:19:26] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 13:02:31] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 13:25:39] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 13:31:20] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-05-16 14:24:04] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'starxmin_rupeapp' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#6 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#15 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#21 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#22 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'starxmin_rupeapp'@'localhost' (using password: YES) at /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct()
#1 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func()
#6 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(431): Illuminate\\Database\\Connection->run()
#11 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select()
#12 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(42): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable()
#15 /home/starxmin/rupe.umairhanif.com/app/Providers/AppServiceProvider.php(57): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home/starxmin/rupe.umairhanif.com/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/starxmin/rupe.umairhanif.com/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
