[2026-02-05 11:38:36] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, SQL: alter table `users` add unique `users_email_unique`(`email`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, SQL: alter table `users` add unique `users_email_unique`(`email`)) at C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate/Database/Connection->runQueryCallback('alter table `us...', Array, Object(Closure))
#1 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php(588): Illuminate/Database/Connection->run('alter table `us...', Array, Object(Closure))
#2 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(110): Illuminate/Database/Connection->statement('alter table `us...')
#3 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(602): Illuminate/Database/Schema/Blueprint->build(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Schema/Grammars/MySqlGrammar))
#4 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(460): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate/Database/Schema/Builder->create('users', Object(Closure))
#6 C:/wamp64/www/shopify_importer_pro/database/migrations/2014_10_12_000000_create_users_table.php(22): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#7 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(501): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(418): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(427): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(783): Illuminate/Console/View/Components/Task->render('2014_10_12_0000...', Object(Closure))
#13 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2014_10_12_0000...', Object(Closure))
#14 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//s...', 1, false)
#15 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(92): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(641): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(104): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#20 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#21 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#22 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#23 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#24 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#25 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Command/Command.php(326): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#26 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Console/Command.php(181): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Application.php(1106): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#28 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Application.php(324): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Application.php(175): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/shopify_importer_pro/artisan(37): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes at C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php:587)
[stacktrace]
#0 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php(587): PDOStatement->execute()
#1 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `us...', Array)
#2 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate/Database/Connection->runQueryCallback('alter table `us...', Array, Object(Closure))
#3 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Connection.php(588): Illuminate/Database/Connection->run('alter table `us...', Array, Object(Closure))
#4 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(110): Illuminate/Database/Connection->statement('alter table `us...')
#5 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(602): Illuminate/Database/Schema/Blueprint->build(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Schema/Grammars/MySqlGrammar))
#6 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(460): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate/Database/Schema/Builder->create('users', Object(Closure))
#8 C:/wamp64/www/shopify_importer_pro/database/migrations/2014_10_12_000000_create_users_table.php(22): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#9 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(501): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(418): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(427): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(783): Illuminate/Console/View/Components/Task->render('2014_10_12_0000...', Object(Closure))
#15 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(224): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2014_10_12_0000...', Object(Closure))
#16 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(189): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//s...', 1, false)
#17 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(132): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(92): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(641): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(104): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#22 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#23 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#24 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#25 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#26 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#27 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Command/Command.php(326): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Console/Command.php(181): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Application.php(1106): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Application.php(324): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/shopify_importer_pro/vendor/symfony/console/Application.php(175): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/shopify_importer_pro/artisan(37): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 {main}
"} 
[2026-02-05 11:41:28] local.ERROR: Class "App\Providers\Schema" not found {"exception":"[object] (Error(code: 0): Class \"App\\Providers\\Schema\" not found at C:/wamp64/www/shopify_importer_pro/app/Providers/AppServiceProvider.php:22)
[stacktrace]
#0 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Providers/AppServiceProvider->boot()
#1 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#5 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate/Container/Container->call(Array)
#6 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate/Foundation/Application->bootProvider(Object(App/Providers/AppServiceProvider))
#7 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(App/Providers/AppServiceProvider), 20)
#8 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk(Array, Object(Closure))
#9 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#10 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#11 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate/Foundation/Application->bootstrapWith(Array)
#12 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate/Foundation/Console/Kernel->bootstrap()
#13 C:/wamp64/www/shopify_importer_pro/artisan(37): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#14 {main}
"} 
[2026-02-05 11:41:28] local.ERROR: Class "App\Providers\Schema" not found {"exception":"[object] (Error(code: 0): Class \"App\\Providers\\Schema\" not found at C:/wamp64/www/shopify_importer_pro/app/Providers/AppServiceProvider.php:22)
[stacktrace]
#0 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Providers/AppServiceProvider->boot()
#1 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#5 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate/Container/Container->call(Array)
#6 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate/Foundation/Application->bootProvider(Object(App/Providers/AppServiceProvider))
#7 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(App/Providers/AppServiceProvider), 20)
#8 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk(Array, Object(Closure))
#9 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#10 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#11 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate/Foundation/Application->bootstrapWith(Array)
#12 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate/Foundation/Console/Kernel->bootstrap()
#13 C:/wamp64/www/shopify_importer_pro/artisan(37): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#14 {main}
"} 
[2026-02-05 11:41:39] local.ERROR: Class "App\Providers\Schema" not found {"exception":"[object] (Error(code: 0): Class \"App\\Providers\\Schema\" not found at C:/wamp64/www/shopify_importer_pro/app/Providers/AppServiceProvider.php:22)
[stacktrace]
#0 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Providers/AppServiceProvider->boot()
#1 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#5 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate/Container/Container->call(Array)
#6 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate/Foundation/Application->bootProvider(Object(App/Providers/AppServiceProvider))
#7 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(App/Providers/AppServiceProvider), 20)
#8 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk(Array, Object(Closure))
#9 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#10 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#11 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate/Foundation/Application->bootstrapWith(Array)
#12 C:/wamp64/www/shopify_importer_pro/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate/Foundation/Console/Kernel->bootstrap()
#13 C:/wamp64/www/shopify_importer_pro/artisan(37): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#14 {main}
"} 
[2026-02-05 11:57:32] local.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:120)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(75): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1039): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-02-05 11:57:32] local.ERROR: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() {"exception":"[object] (Error(code: 0): Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(509): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException()
#18 /home1/digimoun/shopify.premiumaccess.in/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#19 {main}
"} 
[2026-02-05 11:57:32] local.ERROR: Uncaught Error: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\Foundation\Exceptions\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\Foundation\Exceptions\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\Foundation\Exceptions\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\Foundation\Exceptions\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\Foundation\Exceptions\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#19 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
#20 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught Error: Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException()
#19 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#20 {main}
  thrown at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 {main}
"} 
[2026-02-05 11:59:59] local.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:120)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(75): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1039): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-02-05 11:59:59] local.ERROR: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() {"exception":"[object] (Error(code: 0): Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(509): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException()
#18 /home1/digimoun/shopify.premiumaccess.in/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#19 {main}
"} 
[2026-02-05 11:59:59] local.ERROR: Uncaught Error: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\Foundation\Exceptions\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\Foundation\Exceptions\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\Foundation\Exceptions\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\Foundation\Exceptions\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\Foundation\Exceptions\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#19 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
#20 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught Error: Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException()
#19 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#20 {main}
  thrown at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 {main}
"} 
[2026-02-05 12:00:14] local.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:120)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(75): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1039): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-02-05 12:00:14] local.ERROR: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() {"exception":"[object] (Error(code: 0): Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(509): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException()
#18 /home1/digimoun/shopify.premiumaccess.in/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#19 {main}
"} 
[2026-02-05 12:00:14] local.ERROR: Uncaught Error: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\Foundation\Exceptions\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\Foundation\Exceptions\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\Foundation\Exceptions\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\Foundation\Exceptions\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\Foundation\Exceptions\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#19 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
#20 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught Error: Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(48): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(54): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(138): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException()
#19 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#20 {main}
  thrown at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 {main}
"} 
[2026-02-05 12:01:33] local.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:1765)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(76): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-02-05 12:01:33] local.ERROR: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() {"exception":"[object] (Error(code: 0): Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(52): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(57): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(144): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(509): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException()
#18 /home1/digimoun/shopify.premiumaccess.in/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#19 {main}
"} 
[2026-02-05 12:01:33] local.ERROR: Uncaught Error: Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(52): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(57): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(144): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\Foundation\Exceptions\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\Foundation\Exceptions\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\Foundation\Exceptions\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\Foundation\Exceptions\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\Foundation\Exceptions\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#19 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
#20 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught Error: Call to undefined function Symfony\\Component\\ErrorHandler\\ErrorRenderer\\highlight_file() in /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255
Stack trace:
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/trace.html.php(36): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->fileExcerpt()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/traces.html.php(52): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception.html.php(57): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/Resources/views/exception_full.html.php(35): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(343): include('/home1/digimoun...')
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(144): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->include()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(70): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(708): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(682): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(663): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(556): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse()
#15 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(473): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(218): Illuminate\\Foundation\\Exceptions\\Handler->render()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(195): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(255): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException()
#19 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#20 {main}
  thrown at /home1/digimoun/shopify.premiumaccess.in/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:255)
[stacktrace]
#0 {main}
"} 
[2026-02-05 12:05:29] production.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:1765)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(76): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-02-05 12:05:40] production.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:1765)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(76): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-02-05 12:07:57] production.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:1765)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(76): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-02-05 12:08:29] production.ERROR: Class "PDO" not found {"exception":"[object] (Error(code: 0): Class \"PDO\" not found at /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connection.php:1765)
[stacktrace]
#0 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(265): Illuminate\\Database\\Connection::getResolver()
#1 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(76): Illuminate\\Database\\Connectors\\ConnectionFactory->createConnection()
#2 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(50): Illuminate\\Database\\Connectors\\ConnectionFactory->createSingleConnection()
#3 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(175): Illuminate\\Database\\Connectors\\ConnectionFactory->make()
#4 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(101): Illuminate\\Database\\DatabaseManager->makeConnection()
#5 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php(74): Illuminate\\Database\\DatabaseManager->connection()
#6 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(908): Illuminate\\Database\\DatabaseServiceProvider->Illuminate\\Database\\{closure}()
#7 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(795): Illuminate\\Container\\Container->build()
#8 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(986): Illuminate\\Container\\Container->resolve()
#9 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\\Foundation\\Application->resolve()
#10 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(971): Illuminate\\Container\\Container->make()
#11 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(1454): Illuminate\\Foundation\\Application->make()
#12 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(240): Illuminate\\Container\\Container->offsetGet()
#13 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(208): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance()
#14 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(349): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#15 /home1/digimoun/shopify.premiumaccess.in/app/Providers/AppServiceProvider.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic()
#16 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot()
#17 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#19 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#20 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()
#21 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1059): Illuminate\\Container\\Container->call()
#22 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1040): Illuminate\\Foundation\\Application->bootProvider()
#23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}()
#24 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1041): array_walk()
#25 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#26 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(286): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap()
#27 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith()
#28 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#29 /home1/digimoun/shopify.premiumaccess.in/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home1/digimoun/shopify.premiumaccess.in/public/index.php(52): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
