[2025-08-22 10:43:47] production.ERROR: SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (SQL: insert into `oauth_clients` (`user_id`, `name`, `secret`, `provider`, `redirect`, `personal_access_client`, `password_client`, `revoked`, `updated_at`, `created_at`) values (?, Laravel Personal Access Client, KjUR0xXmdwCsXEvrXSjPVYFzBOQ4YcGFLDh6bKLU, ?, http://localhost, 1, 0, 0, 2025-08-22 10:43:47, 2025-08-22 10:43:47)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (SQL: insert into `oauth_clients` (`user_id`, `name`, `secret`, `provider`, `redirect`, `personal_access_client`, `password_client`, `revoked`, `updated_at`, `created_at`) values (?, Laravel Personal Access Client, KjUR0xXmdwCsXEvrXSjPVYFzBOQ4YcGFLDh6bKLU, ?, http://localhost, 1, 0, 0, 2025-08-22 10:43:47, 2025-08-22 10:43:47)) at D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:760)
[stacktrace]
#0 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('insert into `oa...', Array, Object(Closure))
#1 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(546): Illuminate\\Database\\Connection->run('insert into `oa...', Array, Object(Closure))
#2 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `oa...', Array)
#3 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\Processor.php(32): Illuminate\\Database\\Connection->insert('insert into `oa...', Array)
#4 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `oa...', Array, 'id')
#5 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#6 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#7 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#8 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\ClientRepository.php(153): Illuminate\\Database\\Eloquent\\Model->save()
#10 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\ClientRepository.php(168): Laravel\\Passport\\ClientRepository->create(NULL, 'Laravel Persona...', 'http://localhos...', NULL, true)
#11 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\Console\\ClientCommand.php(67): Laravel\\Passport\\ClientRepository->createPersonalAccessClient(NULL, 'Laravel Persona...', 'http://localhos...')
#12 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\Console\\ClientCommand.php(43): Laravel\\Passport\\Console\\ClientCommand->createPersonalClient(Object(Laravel\\Passport\\ClientRepository))
#13 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Laravel\\Passport\\Console\\ClientCommand->handle(Object(Laravel\\Passport\\ClientRepository))
#14 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#15 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#16 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#17 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#18 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(183): Illuminate\\Container\\Container->call(Array)
#19 D:\\projects\\hrms\\vendor\\symfony\\console\\Command\\Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#20 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(153): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#21 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Concerns\\CallsCommands.php(68): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#22 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Concerns\\CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('passport:client', Array, Object(Illuminate\\Console\\OutputStyle))
#23 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\Console\\InstallCommand.php(42): Illuminate\\Console\\Command->call('passport:client', Array)
#24 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Laravel\\Passport\\Console\\InstallCommand->handle()
#25 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#26 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#27 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#28 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#29 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(183): Illuminate\\Container\\Container->call(Array)
#30 D:\\projects\\hrms\\vendor\\symfony\\console\\Command\\Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(153): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 D:\\projects\\hrms\\vendor\\symfony\\console\\Application.php(1078): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 D:\\projects\\hrms\\vendor\\symfony\\console\\Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Laravel\\Passport\\Console\\InstallCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 D:\\projects\\hrms\\vendor\\symfony\\console\\Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Application.php(102): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(155): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 D:\\projects\\hrms\\artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:70)
[stacktrace]
#0 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(70): PDO->__construct('mysql:host=127....', 'forge', '', Array)
#1 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'forge', '', Array)
#2 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#3 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1181): call_user_func(Object(Closure))
#6 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(539): Illuminate\\Database\\Connection->getPdo()
#7 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `oa...', Array)
#8 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('insert into `oa...', Array, Object(Closure))
#9 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(546): Illuminate\\Database\\Connection->run('insert into `oa...', Array, Object(Closure))
#10 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `oa...', Array)
#11 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Processors\\Processor.php(32): Illuminate\\Database\\Connection->insert('insert into `oa...', Array)
#12 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `oa...', Array, 'id')
#13 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#14 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#15 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#16 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#17 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\ClientRepository.php(153): Illuminate\\Database\\Eloquent\\Model->save()
#18 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\ClientRepository.php(168): Laravel\\Passport\\ClientRepository->create(NULL, 'Laravel Persona...', 'http://localhos...', NULL, true)
#19 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\Console\\ClientCommand.php(67): Laravel\\Passport\\ClientRepository->createPersonalAccessClient(NULL, 'Laravel Persona...', 'http://localhos...')
#20 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\Console\\ClientCommand.php(43): Laravel\\Passport\\Console\\ClientCommand->createPersonalClient(Object(Laravel\\Passport\\ClientRepository))
#21 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Laravel\\Passport\\Console\\ClientCommand->handle(Object(Laravel\\Passport\\ClientRepository))
#22 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(183): Illuminate\\Container\\Container->call(Array)
#27 D:\\projects\\hrms\\vendor\\symfony\\console\\Command\\Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#28 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(153): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#29 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Concerns\\CallsCommands.php(68): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#30 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Concerns\\CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('passport:client', Array, Object(Illuminate\\Console\\OutputStyle))
#31 D:\\projects\\hrms\\vendor\\laravel\\passport\\src\\Console\\InstallCommand.php(42): Illuminate\\Console\\Command->call('passport:client', Array)
#32 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Laravel\\Passport\\Console\\InstallCommand->handle()
#33 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#34 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#35 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#36 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#37 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(183): Illuminate\\Container\\Container->call(Array)
#38 D:\\projects\\hrms\\vendor\\symfony\\console\\Command\\Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#39 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(153): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#40 D:\\projects\\hrms\\vendor\\symfony\\console\\Application.php(1078): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#41 D:\\projects\\hrms\\vendor\\symfony\\console\\Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Laravel\\Passport\\Console\\InstallCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#42 D:\\projects\\hrms\\vendor\\symfony\\console\\Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#43 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Application.php(102): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#44 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(155): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#45 D:\\projects\\hrms\\artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#46 {main}
"} 
[2025-08-22 10:46:15] local.INFO:  All inputs of login ::  {"employeeId":"himanshu_shukla","password":"123456"} 
[2025-08-22 11:07:01] local.ERROR: array (
  'status' => false,
  'error' => 'fopen(exported/expense_request_Alka Vishwakarma_1755841021.xlsx): Failed to open stream: No such file or directory',
  'line' => 128,
  'function' => 'exportEmployeeExpenseReport',
  'file' => 'D:\\projects\\hrms\\app\\Http\\Controllers\\ExpenseRequestController.php',
)  
[2025-08-22 11:07:44] local.ERROR: array (
  'status' => false,
  'error' => 'fopen(exported/expense_request_Alka Vishwakarma_1755841063.xlsx): Failed to open stream: No such file or directory',
  'line' => 128,
  'function' => 'exportEmployeeExpenseReport',
  'file' => 'D:\\projects\\hrms\\app\\Http\\Controllers\\ExpenseRequestController.php',
)  
[2025-08-22 11:28:48] local.ERROR: array (
  'status' => false,
  'error' => 'Invalid cell coordinate P',
  'line' => 43,
  'function' => 'exportEmployeeExpenseReport',
  'file' => 'D:\\projects\\hrms\\app\\Http\\Controllers\\ExpenseRequestController.php',
)  
[2025-08-22 11:28:54] local.ERROR: array (
  'status' => false,
  'error' => 'Invalid cell coordinate P',
  'line' => 43,
  'function' => 'exportEmployeeExpenseReport',
  'file' => 'D:\\projects\\hrms\\app\\Http\\Controllers\\ExpenseRequestController.php',
)  
[2025-08-22 11:58:55] local.INFO:  All inputs of login ::  {"employeeId":"himanshu_shukla","password":"123456"} 
[2025-08-22 12:00:46] local.INFO: 0 leave count  
[2025-08-22 12:00:46] local.INFO: 0 half count  
[2025-09-03 14:44:08] local.ERROR: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (SQL: select * from `users` where `id` = 1 and `users`.`deleted_at` is null limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (SQL: select * from `users` where `id` = 1 and `users`.`deleted_at` is null limit 1) at D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:760)
[stacktrace]
#0 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(422): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2706): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#3 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#4 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#7 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(75): Illuminate\\Database\\Eloquent\\Builder->first()
#10 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(197): Illuminate\\Auth\\EloquentUserProvider->retrieveByToken('1', 'bI4TIByVWjQlIBD...')
#11 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(167): Illuminate\\Auth\\SessionGuard->userFromRecaller(Object(Illuminate\\Auth\\Recaller))
#12 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(60): Illuminate\\Auth\\SessionGuard->user()
#13 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\AuthManager.php(340): Illuminate\\Auth\\SessionGuard->check()
#14 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(338): Illuminate\\Auth\\AuthManager->__call('check', Array)
#15 D:\\projects\\hrms\\app\\Http\\Controllers\\AuthController.php(17): Illuminate\\Support\\Facades\\Facade::__callStatic('check', Array)
#16 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): App\\Http\\Controllers\\AuthController->viewLogin()
#17 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('viewLogin', Array)
#18 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\AuthController), 'viewLogin')
#19 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#20 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(798): Illuminate\\Routing\\Route->run()
#21 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#22 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#30 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#42 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 D:\\projects\\hrms\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(16): require_once('D:\\\\projects\\\\hrm...')
#61 {main}

[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it at D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:70)
[stacktrace]
#0 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(70): PDO->__construct('mysql:host=127....', 'root', '', Array)
#1 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', '', Array)
#2 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#3 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1181): call_user_func(Object(Closure))
#6 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1217): Illuminate\\Database\\Connection->getPdo()
#7 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect(true)
#9 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#10 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#11 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(422): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#12 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2706): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#13 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#14 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#15 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#16 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#17 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#18 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#19 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(75): Illuminate\\Database\\Eloquent\\Builder->first()
#20 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(197): Illuminate\\Auth\\EloquentUserProvider->retrieveByToken('1', 'bI4TIByVWjQlIBD...')
#21 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(167): Illuminate\\Auth\\SessionGuard->userFromRecaller(Object(Illuminate\\Auth\\Recaller))
#22 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(60): Illuminate\\Auth\\SessionGuard->user()
#23 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\AuthManager.php(340): Illuminate\\Auth\\SessionGuard->check()
#24 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(338): Illuminate\\Auth\\AuthManager->__call('check', Array)
#25 D:\\projects\\hrms\\app\\Http\\Controllers\\AuthController.php(17): Illuminate\\Support\\Facades\\Facade::__callStatic('check', Array)
#26 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): App\\Http\\Controllers\\AuthController->viewLogin()
#27 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('viewLogin', Array)
#28 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\AuthController), 'viewLogin')
#29 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#30 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(798): Illuminate\\Routing\\Route->run()
#31 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#32 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#40 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#48 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#49 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#50 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#51 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#52 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 D:\\projects\\hrms\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 D:\\projects\\hrms\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\resources\\server.php(16): require_once('D:\\\\projects\\\\hrm...')
#71 {main}
"} 
[2025-09-09 11:57:18] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (SQL: select `Id`, `Latitude`, `Longitude`, `UpdatedAt` from `trackings` where `AttendanceId` = 0 order by `UpdatedAt` desc)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => 'D:\\projects\\hrms\\app\\Http\\Controllers\\DashboardController.php',
)  
[2025-09-23 17:38:46] local.INFO:  All inputs of login ::  {"employeeId":"Testuser1","password":"123456"} 
[2025-09-23 17:39:56] local.INFO: 0 leave count  
[2025-09-23 17:39:56] local.INFO: 0 half count  
[2026-01-22 13:04:15] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:04:38] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:05:13] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:05:50] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:06:21] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:07:07] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:07:59] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:08:19] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:11:39] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:11:50] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:12:16] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:13:07] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:13:28] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:13:59] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:14:47] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"1234567890"} 
[2026-01-22 13:16:01] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"New@12345"} 
[2026-01-22 13:17:25] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"New@12345"} 
[2026-01-22 13:18:03] local.INFO:  All inputs of login ::  {"employeeId":"FARZANA","password":"New@12345"} 
[2026-01-22 13:20:48] local.INFO:  All inputs of login ::  {"employeeId":"FARZANA","password":"New@12345"} 
[2026-01-22 13:21:08] local.INFO:  All inputs of login ::  {"employeeId":"MOHAN JADON","password":"New@12345"} 
[2026-01-22 13:21:29] local.INFO:  All inputs of login ::  {"employeeId":"MOHAN JADON","password":"New@12345"} 
[2026-01-22 13:21:33] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"New@12345"} 
[2026-01-22 14:13:28] local.INFO:  All inputs of login ::  {"employeeId":"Testuser","password":"New@12345"} 
[2026-01-22 14:20:20] local.INFO:  All inputs of login ::  {"employeeId":"alka_vishwakarma","password":"New@12345"} 
[2026-04-07 18:07:27] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:33] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:33] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:33] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:34] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:34] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:35] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:40] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:40] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:41] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:42] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:42] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:42] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:43] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:43] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:43] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:44] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:44] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:44] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:45] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:50] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:51] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:51] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:51] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:51] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:52] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:52] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:52] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:53] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:55] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:55] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:56] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:56] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:56] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:57] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:57] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:57] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:58] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:07:58] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:43] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:44] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:44] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:44] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:45] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:45] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:45] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:46] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:46] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
[2026-04-07 18:08:46] local.ERROR: array (
  'status' => false,
  'error' => 'SQLSTATE[42S22]: Column not found: 1054 Unknown column \'is_comp_off\' in \'where clause\' (SQL: select * from `leave_types` where `is_comp_off` = 1 and `deleted_at` is null and `leave_types`.`deleted_at` is null limit 1)',
  'line' => 760,
  'function' => 'viewDashboard',
  'file' => '/home/demoshreenandik/public_html/shreenandik-hrms-demo/app/Http/Controllers/DashboardController.php',
)  
